nttcom / moq-wasm

MIT License
17 stars 0 forks source link

Improved message error handling #85

Closed tetter27 closed 1 week ago

tetter27 commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 79.16667% with 15 lines in your changes missing coverage. Please review.

Project coverage is 69.79%. Comparing base (cad3bbb) to head (9655e1a). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
moqt-server/src/lib.rs 0.00% 10 Missing :warning:
moqt-server/src/modules/message_handler.rs 93.87% 3 Missing :warning:
moqt-core/src/modules/message_type.rs 50.00% 1 Missing :warning:
moqt-core/src/modules/messages/announce.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #85 +/- ## =========================================== + Coverage 46.67% 69.79% +23.12% =========================================== Files 37 37 Lines 1414 1427 +13 =========================================== + Hits 660 996 +336 + Misses 754 431 -323 ```

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

tetter27 commented 1 week ago

Merged without review