Extract a DTLSConn interface to wrap dtls.Conn
#3343
Codecov / codecov/project
succeeded
Jan 8, 2026 in 0s
84.94% (-0.04%) compared to d2a251e
View this Pull Request on Codecov
84.94% (-0.04%) compared to d2a251e
Details
Codecov Report
❌ Patch coverage is 67.50000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.94%. Comparing base (d2a251e) to head (b4dc762).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dtlstransport.go | 71.05% | 8 Missing and 3 partials |
| settingengine.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3343 +/- ##
==========================================
- Coverage 84.98% 84.94% -0.04%
==========================================
Files 80 80
Lines 9510 9541 +31
==========================================
+ Hits 8082 8105 +23
- Misses 1004 1013 +9
+ Partials 424 423 -1 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading