sunscrapers / djoser

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

Release/2.2.3 #806

Closed tomwojcik closed 5 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.03%. Comparing base (a636095) to head (5378e9f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #806 +/- ## ======================================= Coverage 99.03% 99.03% ======================================= Files 26 26 Lines 829 833 +4 ======================================= + Hits 821 825 +4 Misses 8 8 ```

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

tomwojcik commented 6 months ago

@haxoza missing codecov secret is blocking the release. Apparently they changed the rate limits. Please add CODECOV_TOKEN secret to GH.