pion / interceptor

Pluggable RTP/RTCP processors for building real time communication
https://pion.ly/
MIT License
109 stars 55 forks source link

Support TrackLocal RTX #229

Open aggresss opened 7 months ago

aggresss commented 7 months ago

Description

Support TrackLocal RTX

codecov[bot] commented 7 months ago

Codecov Report

Attention: 41 lines in your changes are missing coverage. Please review.

Comparison is base (5574fda) 79.63% compared to head (e530b47) 79.00%.

Files Patch % Lines
pkg/nack/responder_interceptor.go 23.07% 36 Missing and 4 partials :warning:
pkg/nack/nack.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #229 +/- ## ========================================== - Coverage 79.63% 79.00% -0.63% ========================================== Files 70 70 Lines 3791 3830 +39 ========================================== + Hits 3019 3026 +7 - Misses 637 668 +31 - Partials 135 136 +1 ``` | [Flag](https://app.codecov.io/gh/pion/interceptor/pull/229/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/interceptor/pull/229/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `78.92% <22.64%> (-0.71%)` | :arrow_down: | | [wasm](https://app.codecov.io/gh/pion/interceptor/pull/229/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `77.02% <22.64%> (-0.61%)` | :arrow_down: | 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.