Skip to content

Update remoteDescription SDP after addIceCandidate

5691236
Select commit
Loading
Failed to load commit list.
Draft

Update (current|pending)RemoteDescription SDP after addIceCandidate #3413

Update remoteDescription SDP after addIceCandidate
5691236
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

85.47% (-0.06%) compared to f857501

View this Pull Request on Codecov

85.47% (-0.06%) compared to f857501

Details

Codecov Report

❌ Patch coverage is 73.68421% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.47%. Comparing base (f857501) to head (5691236).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
peerconnection.go 62.50% 3 Missing and 3 partials ⚠️
sessiondescription.go 81.81% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3413      +/-   ##
==========================================
- Coverage   85.52%   85.47%   -0.06%     
==========================================
  Files          81       81              
  Lines        9819     9854      +35     
==========================================
+ Hits         8398     8423      +25     
- Misses       1002     1006       +4     
- Partials      419      425       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.