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

add Client-Side Field Level Encryption #85

Merged
merged 25 commits into from
Jun 6, 2024
Merged

add Client-Side Field Level Encryption #85

merged 25 commits into from
Jun 6, 2024

Conversation

felipao-mx
Copy link
Member

implements Client-Side Field Level Encryption in a mongoengine field called EncryptedString

Copy link

codecov bot commented Jun 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.17%. Comparing base (b17321d) to head (ae11c37).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   98.70%   99.17%   +0.46%     
==========================================
  Files          10       14       +4     
  Lines         154      241      +87     
  Branches       22       24       +2     
==========================================
+ Hits          152      239      +87     
  Misses          1        1              
  Partials        1        1              
Flag Coverage Δ
unittests 99.17% <100.00%> (+0.46%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@felipao-mx felipao-mx merged commit 4d82ad4 into main Jun 6, 2024
7 checks passed
@felipao-mx felipao-mx deleted the encrypted-field branch June 6, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants