yepcord / server

Unofficial discord backend implementation in python.
GNU Affero General Public License v3.0
2 stars 1 forks source link

add remote auth v2 #226

Closed RuslanUC closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 95.97%. Comparing base (7c37315) to head (28ff748).

Files Patch % Lines
yepcord/rest_api/models/users_me.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #226 +/- ## ======================================= Coverage 95.96% 95.97% ======================================= Files 86 86 Lines 7766 7802 +36 ======================================= + Hits 7453 7488 +35 - Misses 313 314 +1 ```

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