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

Add Retransmission and FEC to TrackLocal #2914

Merged
merged 1 commit into from
Oct 4, 2024

Add Retransmission and FEC to TrackLocal

e71e50a
Select commit
Loading
Failed to load commit list.
Merged

Add Retransmission and FEC to TrackLocal #2914

Add Retransmission and FEC to TrackLocal
e71e50a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

79.20% (+0.20%) compared to bd2309f

View this Pull Request on Codecov

79.20% (+0.20%) compared to bd2309f

Details

Codecov Report

Attention: Patch coverage is 97.72727% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.20%. Comparing base (bd2309f) to head (e71e50a).

Files with missing lines Patch % Lines
sdp.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2914      +/-   ##
==========================================
+ Coverage   78.99%   79.20%   +0.20%     
==========================================
  Files          89       89              
  Lines        8487     8539      +52     
==========================================
+ Hits         6704     6763      +59     
+ Misses       1297     1289       -8     
- Partials      486      487       +1     

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