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

SNOW-1524245 Gcm encryption using BouncyCastle #1043

Merged
merged 5 commits into from
Oct 25, 2024

Merge branch 'master' into SNOW-1524245_gcm_encryption

e6bf433
Select commit
Loading
Failed to load commit list.
Merged

SNOW-1524245 Gcm encryption using BouncyCastle #1043

Merge branch 'master' into SNOW-1524245_gcm_encryption
e6bf433
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

86.15% (+0.15%) compared to f995ba6

View this Pull Request on Codecov

86.15% (+0.15%) compared to f995ba6

Details

Codecov Report

Attention: Patch coverage is 95.76271% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.15%. Comparing base (f995ba6) to head (e6bf433).

Files with missing lines Patch % Lines
...ke.Data/Core/FileTransfer/GcmEncryptionProvider.cs 95.53% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1043      +/-   ##
==========================================
+ Coverage   85.99%   86.15%   +0.15%     
==========================================
  Files         118      120       +2     
  Lines       11512    11627     +115     
  Branches     1157     1165       +8     
==========================================
+ Hits         9900    10017     +117     
+ Misses       1332     1329       -3     
- Partials      280      281       +1     

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