Skip to content

add support for mongodb Client Side Field Level Encryption (CSFLE)

Codecov / codecov/project succeeded Oct 10, 2024 in 0s

91.42% (+1.22%) compared to 637a033

View this Pull Request on Codecov

91.42% (+1.22%) compared to 637a033

Details

Codecov Report

Attention: Patch coverage is 95.39474% with 21 lines in your changes missing coverage. Please review.

Project coverage is 91.42%. Comparing base (637a033) to head (f335589).
Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
ming/encryption.py 92.55% 7 Missing ⚠️
ming/validators.py 91.30% 6 Missing ⚠️
ming/datastore.py 90.47% 4 Missing ⚠️
ming/tests/test_encryption.py 99.01% 2 Missing ⚠️
ming/odm/mapper.py 87.50% 1 Missing ⚠️
ming/odm/property.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   90.19%   91.42%   +1.22%     
==========================================
  Files          43       47       +4     
  Lines        6724     7146     +422     
==========================================
+ Hits         6065     6533     +468     
+ Misses        659      613      -46     

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