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

Upgrade linting to ruff #98

Closed georgemarshall closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (53c35c5) 92.75% compared to head (f65c17f) 92.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ======================================= Coverage 92.75% 92.75% ======================================= Files 6 6 Lines 414 414 Branches 40 40 ======================================= Hits 384 384 Misses 21 21 Partials 9 9 ``` | [Impacted Files](https://codecov.io/gh/georgemarshall/django-cryptography/pull/98?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/98?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%> (ø)` | | | [django\_cryptography/utils/crypto.py](https://codecov.io/gh/georgemarshall/django-cryptography/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Marshall#diff-ZGphbmdvX2NyeXB0b2dyYXBoeS91dGlscy9jcnlwdG8ucHk=) | `99.00% <100.00%> (ø)` | | 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.