feat: Support in-place ICE restart with a new Agent - #2438
Merged
Codecov / codecov/project
succeeded
Aug 17, 2026 in 1s
49.29% (+0.44%) compared to 5380ebc
View this Pull Request on Codecov
49.29% (+0.44%) compared to 5380ebc
Details
Codecov Report
❌ Patch coverage is 69.62025% with 96 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.29%. Comparing base (5380ebc) to head (00c5d51).
Additional details and impacted files
@@ Coverage Diff @@
## master #2438 +/- ##
============================================
+ Coverage 48.85% 49.29% +0.44%
- Complexity 2798 2838 +40
============================================
Files 381 382 +1
Lines 22674 22923 +249
Branches 3458 3507 +49
============================================
+ Hits 11077 11301 +224
+ Misses 10417 10402 -15
- Partials 1180 1220 +40 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...main/kotlin/org/jitsi/videobridge/ice/IceConfig.kt | 100.00% <100.00%> (ø) |
|
| .../videobridge/websocket/ColibriWebSocketPassword.kt | 100.00% <100.00%> (ø) |
|
| ...c/main/kotlin/org/jitsi/videobridge/relay/Relay.kt | 20.41% <25.00%> (+0.19%) |
⬆️ |
| .../src/main/kotlin/org/jitsi/videobridge/Endpoint.kt | 24.31% <20.00%> (+0.14%) |
⬆️ |
| .../videobridge/colibri2/Colibri2ConferenceHandler.kt | 1.09% <0.00%> (-0.03%) |
⬇️ |
| ...rg/jitsi/videobridge/transport/ice/IceTransport.kt | 57.84% <74.11%> (+34.14%) |
⬆️ |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 5380ebc...00c5d51. Read the comment docs.
🚀 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.
Loading