Fix NewUDPMuxDefault panic#900
Open
FrantaBOT wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Mar 14, 2026 in 0s
88.18% (-0.19%) compared to 398ac7c
View this Pull Request on Codecov
88.18% (-0.19%) compared to 398ac7c
Details
Codecov Report
❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.18%. Comparing base (398ac7c) to head (672963f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| error_conn.go | 0.00% | 11 Missing |
| udp_mux.go | 0.00% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #900 +/- ##
==========================================
- Coverage 88.37% 88.18% -0.19%
==========================================
Files 44 45 +1
Lines 5591 5605 +14
==========================================
+ Hits 4941 4943 +2
- Misses 451 461 +10
- Partials 199 201 +2 ☔ View full report in Codecov by Sentry.
📢 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