Skip to content

Add flight13_1Parse

7e35f14
Select commit
Loading
Failed to load commit list.
Draft

DTLS 1.3: Add flights 0 and 1 #829

Add flight13_1Parse
7e35f14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2026 in 1s

79.78% (-2.66%) compared to fd27a52

View this Pull Request on Codecov

79.78% (-2.66%) compared to fd27a52

Details

Codecov Report

❌ Patch coverage is 46.92443% with 302 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.78%. Comparing base (fd27a52) to head (7e35f14).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
conn.go 59.71% 56 Missing and 29 partials ⚠️
flighthandlers_server_13.go 7.77% 80 Missing and 3 partials ⚠️
flighthandlers_client_13.go 54.95% 40 Missing and 10 partials ⚠️
flight_13.go 14.28% 36 Missing ⚠️
handshaker_13.go 58.46% 21 Missing and 6 partials ⚠️
flighthandler_13.go 42.85% 8 Missing ⚠️
util.go 68.18% 7 Missing ⚠️
pkg/protocol/handshake/handshake.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #829      +/-   ##
==========================================
- Coverage   82.44%   79.78%   -2.66%     
==========================================
  Files         121      126       +5     
  Lines        6928     7456     +528     
==========================================
+ Hits         5712     5949     +237     
- Misses        805     1050     +245     
- Partials      411      457      +46     

☔ 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.