georgemarshall / django-cryptography

Easily encrypt data in Django
https://django-cryptography.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
371 stars 69 forks source link

Update supported versions #97

Closed georgemarshall closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 :tada:

Comparison is base (0d5753e) 92.66% compared to head (2ad3ef4) 92.75%.

:exclamation: Current head 2ad3ef4 differs from pull request most recent head 2609c94. Consider uploading reports for the commit 2609c94 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ========================================== + Coverage 92.66% 92.75% +0.08% ========================================== Files 6 6 Lines 409 414 +5 Branches 38 40 +2 ========================================== + Hits 379 384 +5 Misses 21 21 Partials 9 9 ``` | [Impacted Files](https://codecov.io/gh/georgemarshall/django-cryptography/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Marshall) | Coverage Δ | | |---|---|---| | [django\_cryptography/core/signing.py](https://codecov.io/gh/georgemarshall/django-cryptography/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Marshall#diff-ZGphbmdvX2NyeXB0b2dyYXBoeS9jb3JlL3NpZ25pbmcucHk=) | `90.57% <100.00%> (+0.28%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/georgemarshall/django-cryptography/pull/97/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Marshall) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Marshall). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Marshall)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.