Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close unhandled rtcp simulcast streams #2826

Merged
merged 1 commit into from
Jul 23, 2024

Close unhandled rtcp simulcast streams

a0ba327
Select commit
Loading
Failed to load commit list.
Merged

Close unhandled rtcp simulcast streams #2826

Close unhandled rtcp simulcast streams
a0ba327
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

78.91% (-0.11%) compared to c85269b

View this Pull Request on Codecov

78.91% (-0.11%) compared to c85269b

Details

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.91%. Comparing base (c85269b) to head (a0ba327).

Files Patch % Lines
peerconnection.go 30.76% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2826      +/-   ##
==========================================
- Coverage   79.01%   78.91%   -0.11%     
==========================================
  Files          89       89              
  Lines        8292     8303      +11     
==========================================
  Hits         6552     6552              
- Misses       1267     1275       +8     
- Partials      473      476       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.