Skip to content

Refactor handshaker

c9ef3f5
Select commit
Loading
Failed to load commit list.
Draft

DTLS 1.3 configuration and architecture #738

Refactor handshaker
c9ef3f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

81.87% (-0.67%) compared to 956d41d

View this Pull Request on Codecov

81.87% (-0.67%) compared to 956d41d

Details

Codecov Report

❌ Patch coverage is 50.00000% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.87%. Comparing base (956d41d) to head (c9ef3f5).

Files with missing lines Patch % Lines
flight_13.go 14.28% 36 Missing ⚠️
conn.go 67.27% 16 Missing and 2 partials ⚠️
handshaker_13.go 51.51% 16 Missing ⚠️
flighthandler_13.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #738      +/-   ##
==========================================
- Coverage   82.53%   81.87%   -0.67%     
==========================================
  Files         120      123       +3     
  Lines        6802     6929     +127     
==========================================
+ Hits         5614     5673      +59     
- Misses        778      844      +66     
- Partials      410      412       +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.