Add ListenPacketConn to accept connections on a supplied PacketConn - #837
Open
folbricht wants to merge 1 commit into
Open
Add ListenPacketConn to accept connections on a supplied PacketConn#837folbricht wants to merge 1 commit into
folbricht wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 25, 2026 in 0s
82.67% (+0.32%) compared to 179c353
View this Pull Request on Codecov
82.67% (+0.32%) compared to 179c353
Details
Codecov Report
❌ Patch coverage is 75.75758% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.67%. Comparing base (179c353) to head (9d7e893).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| listener.go | 70.37% | 4 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #837 +/- ##
==========================================
+ Coverage 82.35% 82.67% +0.32%
==========================================
Files 123 123
Lines 6999 7015 +16
==========================================
+ Hits 5764 5800 +36
+ Misses 820 807 -13
+ Partials 415 408 -7 ☔ 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