yepcord / server

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

Add support for zstd ws compressor #238

Closed RuslanUC closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.11%. Comparing base (7dfe87e) to head (f4e7def). Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
yepcord/yepcord/models/user_settings.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ======================================= Coverage 96.11% 96.11% ======================================= Files 92 92 Lines 7905 7906 +1 ======================================= + Hits 7598 7599 +1 Misses 307 307 ```

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