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

Fix receiveForRtx usage for simulcast #2751

Closed
wants to merge 8 commits into from

Revert "Add test for ssrc-group after ssrc"

ebb9331
Select commit
Loading
Failed to load commit list.
Closed

Fix receiveForRtx usage for simulcast #2751

Revert "Add test for ssrc-group after ssrc"
ebb9331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 1s

79.91% (+2.07%) compared to 2c34a45

View this Pull Request on Codecov

79.91% (+2.07%) compared to 2c34a45

Details

Codecov Report

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

Project coverage is 79.91%. Comparing base (2c34a45) to head (ebb9331).
Report is 1 commits behind head on master.

Files Patch % Lines
peerconnection.go 40.00% 1 Missing and 2 partials ⚠️
rtpreceiver.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2751      +/-   ##
==========================================
+ Coverage   77.83%   79.91%   +2.07%     
==========================================
  Files          87       76      -11     
  Lines        8202     7398     -804     
==========================================
- Hits         6384     5912     -472     
+ Misses       1345     1061     -284     
+ Partials      473      425      -48     

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