Runtime detection of kx algorithms#34
Open
tofay wants to merge 1 commit into
Open
Codecov / codecov/project
failed
Jun 20, 2026 in 0s
73.84% (-10.90%) compared to 0e871fc
View this Pull Request on Codecov
73.84% (-10.90%) compared to 0e871fc
Details
Codecov Report
❌ Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.84%. Comparing base (0e871fc) to head (79efcc9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/kx_group/mod.rs | 50.00% | 7 Missing |
| src/aead.rs | 93.75% | 1 Missing |
| src/lib.rs | 94.44% | 1 Missing |
| src/quic.rs | 92.85% | 1 Missing |
| src/verify.rs | 91.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #34 +/- ##
===========================================
- Coverage 84.74% 73.84% -10.90%
===========================================
Files 15 18 +3
Lines 1213 1499 +286
===========================================
+ Hits 1028 1107 +79
- Misses 185 392 +207 ☔ View full report in Codecov by Harness.
📢 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