fix: Handle a visitor node restarting. - #1307
Merged
Merged
Codecov / codecov/project
succeeded
Aug 19, 2026 in 1s
52.88% (+1.44%) compared to 7ebb13d
View this Pull Request on Codecov
52.88% (+1.44%) compared to 7ebb13d
Details
Codecov Report
❌ Patch coverage is 70.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.88%. Comparing base (7ebb13d) to head (143aac9).
Additional details and impacted files
@@ Coverage Diff @@
## master #1307 +/- ##
==========================================
+ Coverage 51.43% 52.88% +1.44%
==========================================
Files 132 133 +1
Lines 8457 8511 +54
Branches 1290 1293 +3
==========================================
+ Hits 4350 4501 +151
+ Misses 3496 3384 -112
- Partials 611 626 +15 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...g/jitsi/jicofo/conference/JitsiMeetConference.java | 0.00% <ø> (ø) |
|
| ...tlin/org/jitsi/jicofo/conference/ConferenceUtil.kt | 48.38% <66.66%> (+20.80%) |
⬆️ |
| .../org/jitsi/jicofo/xmpp/VisitorConnectionMonitor.kt | 88.88% <88.88%> (ø) |
|
| .../main/kotlin/org/jitsi/jicofo/xmpp/XmppServices.kt | 0.00% <0.00%> (ø) |
|
| ...o/src/main/kotlin/org/jitsi/jicofo/FocusManager.kt | 37.43% <0.00%> (-1.08%) |
⬇️ |
| ...tsi/jicofo/conference/JitsiMeetConferenceImpl.java | 47.35% <75.60%> (+9.20%) |
⬆️ |
... and 7 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 7ebb13d...143aac9. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading