Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Decrypt script] In case decryption fails for a record, ignore and continue to decrypt #1270

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Adding deryption failure logging

2f0e0c1
Select commit
Loading
Failed to load commit list.
Open

[Decrypt script] In case decryption fails for a record, ignore and continue to decrypt #1270

Adding deryption failure logging
2f0e0c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

93.54% (target 85.00%)

View this Pull Request on Codecov

93.54% (target 85.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.54%. Comparing base (631bfc3) to head (2f0e0c1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1270      +/-   ##
==========================================
- Coverage   93.55%   93.54%   -0.02%     
==========================================
  Files         223      223              
  Lines       37003    37020      +17     
==========================================
+ Hits        34620    34632      +12     
- Misses       2383     2388       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.