feat: Limit the rate at which a conference adds endpoints to a bridge - #1298
Merged
Codecov / codecov/project
succeeded
Aug 6, 2026 in 0s
50.98% (+0.50%) compared to b64b530
View this Pull Request on Codecov
50.98% (+0.50%) compared to b64b530
Details
Codecov Report
❌ Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 50.98%. Comparing base (b64b530) to head (41f2e96).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...i/jicofo/bridge/colibri/ColibriV2SessionManager.kt | 80.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1298 +/- ##
==========================================
+ Coverage 50.47% 50.98% +0.50%
==========================================
Files 131 131
Lines 8251 8285 +34
Branches 1261 1268 +7
==========================================
+ Hits 4165 4224 +59
+ Misses 3493 3465 -28
- Partials 593 596 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ain/kotlin/org/jitsi/jicofo/bridge/BridgeConfig.kt | 92.38% <100.00%> (+0.30%) |
⬆️ |
| ...in/kotlin/org/jitsi/jicofo/bridge/BridgeMetrics.kt | 95.00% <100.00%> (+0.88%) |
⬆️ |
| ...org/jitsi/jicofo/bridge/BridgeSelectionStrategy.kt | 77.57% <100.00%> (+9.82%) |
⬆️ |
| ...n/kotlin/org/jitsi/jicofo/bridge/BridgeSelector.kt | 67.76% <100.00%> (+0.26%) |
⬆️ |
| ...org/jitsi/jicofo/bridge/colibri/Colibri2Session.kt | 69.28% <100.00%> (+4.26%) |
⬆️ |
| ...i/jicofo/bridge/colibri/ColibriV2SessionManager.kt | 57.54% <80.00%> (+0.43%) |
⬆️ |
... and 3 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 b64b530...41f2e96. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading