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

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381) #3449

Merged
merged 1 commit into from
Jun 10, 2024

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381)

aa339fc
Select commit
Loading
Failed to load commit list.
Merged

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381) #3449

webrtc: fix error "Failed to setup RTCP mux" on some readers (#3381)
aa339fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

56.23% (+0.02%) compared to 1911294

View this Pull Request on Codecov

56.23% (+0.02%) compared to 1911294

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 6 lines in your changes missing coverage. Please review.

Project coverage is 56.23%. Comparing base (1911294) to head (aa339fc).
Report is 1 commits behind head on main.

Files Patch % Lines
internal/protocols/webrtc/peer_connection.go 77.77% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3449      +/-   ##
==========================================
+ Coverage   56.20%   56.23%   +0.02%     
==========================================
  Files         190      190              
  Lines       19049    19076      +27     
==========================================
+ Hits        10707    10727      +20     
- Misses       7520     7525       +5     
- Partials      822      824       +2     

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