feat: Support in-place ICE restart - #1299
Merged
Merged
Codecov / codecov/project
succeeded
Aug 10, 2026 in 1s
51.53% (+1.05%) compared to b64b530
View this Pull Request on Codecov
51.53% (+1.05%) compared to b64b530
Details
Codecov Report
❌ Patch coverage is 78.67647% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.53%. Comparing base (b64b530) to head (72d937f).
Additional details and impacted files
@@ Coverage Diff @@
## master #1299 +/- ##
==========================================
+ Coverage 50.47% 51.53% +1.05%
==========================================
Files 131 132 +1
Lines 8251 8419 +168
Branches 1261 1285 +24
==========================================
+ Hits 4165 4339 +174
+ Misses 3493 3471 -22
- Partials 593 609 +16 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...org/jitsi/jicofo/bridge/colibri/ParticipantInfo.kt | 100.00% <100.00%> (ø) |
|
| ...c/main/kotlin/org/jitsi/jicofo/ConferenceConfig.kt | 98.14% <100.00%> (+0.07%) |
⬆️ |
| ...tlin/org/jitsi/jicofo/metrics/IceRestartMetrics.kt | 90.00% <90.00%> (ø) |
|
| ...tlin/org/jitsi/jicofo/xmpp/jingle/JingleSession.kt | 57.41% <93.33%> (+3.29%) |
⬆️ |
| ...tsi/jicofo/bridge/colibri/ColibriSessionManager.kt | 64.70% <0.00%> (-4.05%) |
⬇️ |
| .../kotlin/org/jitsi/jicofo/conference/Participant.kt | 57.75% <90.00%> (+6.77%) |
⬆️ |
| ...org/jitsi/jicofo/bridge/colibri/Colibri2Session.kt | 69.57% <75.00%> (+4.56%) |
⬆️ |
| ...i/jicofo/bridge/colibri/ColibriV2SessionManager.kt | 59.07% <78.57%> (+1.96%) |
⬆️ |
| ...tsi/jicofo/conference/JitsiMeetConferenceImpl.java | 38.15% <62.50%> (+1.03%) |
⬆️ |
... and 4 files 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 076a4c7...72d937f. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading