snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
180 stars 138 forks source link

SNOW-1524245 Gcm encryption using BouncyCastle #1043

Closed sfc-gh-knozderko closed 1 month ago

sfc-gh-knozderko commented 1 month ago

Description

SNOW-1524245 Gcm encryption using BouncyCastle

Checklist

codecov[bot] commented 1 month ago

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). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ke.Data/Core/FileTransfer/GcmEncryptionProvider.cs 95.53% 4 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.