Add Agent.restartIce(): in-place ICE restart on an existing Agent - #310
Closed
bgrozev wants to merge 1 commit into
Closed
Add Agent.restartIce(): in-place ICE restart on an existing Agent#310bgrozev wants to merge 1 commit into
bgrozev wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 3, 2026 in 0s
36.78% (+0.34%) compared to 6da2b08
View this Pull Request on Codecov
36.78% (+0.34%) compared to 6da2b08
Details
Codecov Report
❌ Patch coverage is 81.48148% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.78%. Comparing base (6da2b08) to head (add8fff).
Additional details and impacted files
@@ Coverage Diff @@
## master #310 +/- ##
============================================
+ Coverage 36.44% 36.78% +0.34%
- Complexity 1151 1174 +23
============================================
Files 166 166
Lines 11037 11046 +9
Branches 1629 1635 +6
============================================
+ Hits 4022 4063 +41
+ Misses 6496 6458 -38
- Partials 519 525 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/main/java/org/ice4j/ice/Component.java | 40.89% <100.00%> (+2.49%) |
⬆️ |
| ...in/java/org/ice4j/ice/ConnectivityCheckClient.java | 57.70% <83.33%> (-1.39%) |
⬇️ |
| src/main/java/org/ice4j/ice/IceMediaStream.java | 65.04% <88.88%> (+1.44%) |
⬆️ |
| src/main/java/org/ice4j/ice/CheckList.java | 60.67% <85.71%> (+1.74%) |
⬆️ |
| src/main/java/org/ice4j/ice/Agent.java | 57.18% <71.42%> (+3.08%) |
⬆️ |
... and 16 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 6da2b08...add8fff. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading