Add support for session resumption when using client certificates #447
Codecov / codecov/project
succeeded
Mar 16, 2026 in 0s
75.87% (+0.05%) compared to 2a699e1
View this Pull Request on Codecov
75.87% (+0.05%) compared to 2a699e1
Details
Codecov Report
❌ Patch coverage is 88.37209% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.87%. Comparing base (2a699e1) to head (5ce50c0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| flight4handler.go | 57.14% | 2 Missing and 1 partial |
| crypto.go | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #447 +/- ##
==========================================
+ Coverage 75.81% 75.87% +0.05%
==========================================
Files 96 96
Lines 5586 5599 +13
==========================================
+ Hits 4235 4248 +13
Misses 1019 1019
Partials 332 332 ☔ 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.
Loading