Improve performance of UDPMux: Add BatchIO and multiple ports options#608
Open
cnderrauber wants to merge 7 commits into
Open
Improve performance of UDPMux: Add BatchIO and multiple ports options#608cnderrauber wants to merge 7 commits into
cnderrauber wants to merge 7 commits into
Codecov / codecov/project
succeeded
Jul 3, 2026 in 1s
79.10% (+0.49%) compared to d41eb5a
View this Pull Request on Codecov
79.10% (+0.49%) compared to d41eb5a
Details
Codecov Report
❌ Patch coverage is 89.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.10%. Comparing base (d41eb5a) to head (6ed5bd7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| udp_mux_multi.go | 90.69% | 5 Missing and 3 partials |
| udp_muxed_conn.go | 70.00% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #608 +/- ##
==========================================
+ Coverage 78.61% 79.10% +0.49%
==========================================
Files 42 42
Lines 4387 4466 +79
==========================================
+ Hits 3449 3533 +84
+ Misses 723 716 -7
- Partials 215 217 +2 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading