sunscrapers / djoser

REST implementation of Django authentication system.
MIT License
2.55k stars 458 forks source link

Release/3.0.0 #820

Open tomwojcik opened 6 months ago

tomwojcik commented 6 months ago

todos:

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 98.57%. Comparing base (4d296cf) to head (26a5383). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
djoser/views/user/me.py 84.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #820 +/- ## ========================================== - Coverage 98.67% 98.57% -0.10% ========================================== Files 27 39 +12 Lines 903 981 +78 ========================================== + Hits 891 967 +76 - Misses 12 14 +2 ```

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