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

Properly handle non-media probes #2816

Merged
merged 1 commit into from
Jul 21, 2024

Properly handle non-media probes

ca717ff
Select commit
Loading
Failed to load commit list.
Merged

Properly handle non-media probes #2816

Properly handle non-media probes
ca717ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2024 in 0s

79.03% (-0.11%) compared to 17d3e97

View this Pull Request on Codecov

79.03% (-0.11%) compared to 17d3e97

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.03%. Comparing base (17d3e97) to head (ca717ff).

Files Patch % Lines
peerconnection.go 71.42% 4 Missing and 2 partials ⚠️
rtpreceiver.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2816      +/-   ##
==========================================
- Coverage   79.14%   79.03%   -0.11%     
==========================================
  Files          89       89              
  Lines        8270     8290      +20     
==========================================
+ Hits         6545     6552       +7     
- Misses       1257     1265       +8     
- Partials      468      473       +5     

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