yepcord / server

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

Adding voice #155

Open RuslanUC opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Project coverage is 96.03%. Comparing base (9805f9f) to head (4d2439f).

Files Patch % Lines
yepcord/yepcord/models/voice_state.py 85.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #155 +/- ## ========================================== - Coverage 96.05% 96.03% -0.02% ========================================== Files 89 90 +1 Lines 8011 8054 +43 ========================================== + Hits 7695 7735 +40 - Misses 316 319 +3 ```

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