Skip to content

Add TODO for onFLightState13 callback

ff2fe74
Select commit
Loading
Failed to load commit list.
Open

DTLS 1.3 FSM architecture #738

Add TODO for onFLightState13 callback
ff2fe74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

81.13% (-1.31%) compared to fd27a52

View this Pull Request on Codecov

81.13% (-1.31%) compared to fd27a52

Details

Codecov Report

❌ Patch coverage is 57.81638% with 170 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.13%. Comparing base (fd27a52) to head (ff2fe74).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
conn.go 59.71% 56 Missing and 29 partials ⚠️
flight_13.go 14.28% 36 Missing ⚠️
flighthandlers_client_13.go 71.76% 14 Missing and 10 partials ⚠️
handshaker_13.go 51.51% 16 Missing ⚠️
flighthandler_13.go 0.00% 8 Missing ⚠️
util.go 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #738      +/-   ##
==========================================
- Coverage   82.44%   81.13%   -1.31%     
==========================================
  Files         121      125       +4     
  Lines        6928     7290     +362     
==========================================
+ Hits         5712     5915     +203     
- Misses        805      927     +122     
- Partials      411      448      +37     

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