pion / webrtc

Pure Go implementation of the WebRTC API
https://pion.ly
MIT License
13.88k stars 1.66k forks source link

Add E2E Test for RTX #2919

Closed Sean-Der closed 1 month ago

Sean-Der commented 1 month ago

Assert that generation of NACKs and sending of RTX operates as expected.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.12%. Comparing base (32f7063) to head (8f16c48). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2919 +/- ## ========================================== - Coverage 79.22% 79.12% -0.11% ========================================== Files 89 89 Lines 8541 8541 ========================================== - Hits 6767 6758 -9 - Misses 1288 1296 +8 - Partials 486 487 +1 ``` | [Flag](https://app.codecov.io/gh/pion/webrtc/pull/2919/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/webrtc/pull/2919/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `80.68% <ø> (-0.12%)` | :arrow_down: | | [wasm](https://app.codecov.io/gh/pion/webrtc/pull/2919/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `64.92% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

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