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 Support For MongoDB Client Side Field Level Encryption (CSFLE) #67

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

fixup! add support for mongodb Client Side Field Level Encryption (CS…

f60bb93
Select commit
Loading
Failed to load commit list.
Open

Add Support For MongoDB Client Side Field Level Encryption (CSFLE) #67

fixup! add support for mongodb Client Side Field Level Encryption (CS…
f60bb93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 26, 2024 in 1s

94.95% of diff hit (target 90.19%)

View this Pull Request on Codecov

94.95% of diff hit (target 90.19%)

Annotations

Check warning on line 17 in ming/datastore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/datastore.py#L17

Added line #L17 was not covered by tests

Check warning on line 13 in ming/encryption.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/encryption.py#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 121 in ming/encryption.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/encryption.py#L121

Added line #L121 was not covered by tests

Check warning on line 139 in ming/encryption.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/encryption.py#L139

Added line #L139 was not covered by tests

Check warning on line 167 in ming/encryption.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/encryption.py#L167

Added line #L167 was not covered by tests

Check warning on line 179 in ming/encryption.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/encryption.py#L179

Added line #L179 was not covered by tests

Check warning on line 186 in ming/encryption.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/encryption.py#L186

Added line #L186 was not covered by tests

Check warning on line 34 in ming/tests/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/tests/__init__.py#L34

Added line #L34 was not covered by tests

Check warning on line 21 in ming/tests/test_encryption.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/tests/test_encryption.py#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 9 in ming/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/validators.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 61 in ming/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/validators.py#L61

Added line #L61 was not covered by tests

Check warning on line 80 in ming/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/validators.py#L80

Added line #L80 was not covered by tests

Check warning on line 117 in ming/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/validators.py#L117

Added line #L117 was not covered by tests

Check warning on line 121 in ming/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ming/validators.py#L121

Added line #L121 was not covered by tests