lucasrcezimbra / ninja-api-key

API Key authentication for Django Ninja
https://pypi.org/project/ninja-api-key/
MIT License
3 stars 0 forks source link

feat: add SHA256 password hashers #14

Closed lucasrcezimbra closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.26%. Comparing base (2a74a1c) to head (ef56110).

Files Patch % Lines
ninja_apikey/hashers.py 92.30% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== + Coverage 93.78% 94.26% +0.47% ========================================== Files 6 8 +2 Lines 193 244 +51 ========================================== + Hits 181 230 +49 - Misses 12 14 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.