yepcord / server

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

Add connections #227

Closed RuslanUC closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.06%. Comparing base (3697054) to head (5d393d6).

Files Patch % Lines
yepcord/yepcord/classes/connections.py 98.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #227 +/- ## ========================================== + Coverage 95.97% 96.06% +0.09% ========================================== Files 86 89 +3 Lines 7802 8012 +210 ========================================== + Hits 7488 7697 +209 - Misses 314 315 +1 ```

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