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-1569290 Use 12 bytes for IV in gcm #1239

Merged
merged 1 commit into from
Nov 6, 2024

SNOW-1569290 Use 12 bytes for IV in gcm

263b051
Select commit
Loading
Failed to load commit list.
Merged

SNOW-1569290 Use 12 bytes for IV in gcm #1239

SNOW-1569290 Use 12 bytes for IV in gcm
263b051
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2024 in 1s

82.57% (-0.02%) compared to 27e76c9

View this Pull Request on Codecov

82.57% (-0.02%) compared to 27e76c9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.57%. Comparing base (27e76c9) to head (263b051).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1239      +/-   ##
==========================================
- Coverage   82.59%   82.57%   -0.02%     
==========================================
  Files          55       55              
  Lines       13315    13315              
==========================================
- Hits        10997    10995       -2     
- Misses       2318     2320       +2     

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