Skip to content

resolve clippy warnings

bc4848c
Select commit
Loading
Failed to load commit list.
Open

Runtime detection of kx algorithms #34

resolve clippy warnings
bc4848c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2026 in 0s

73.11% (-11.38%) compared to a21035c

View this Pull Request on Codecov

73.11% (-11.38%) compared to a21035c

Details

Codecov Report

❌ Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.11%. Comparing base (a21035c) to head (bc4848c).

Files with missing lines Patch % Lines
src/kx_group/mod.rs 50.00% 7 Missing ⚠️
src/kx_group/kem.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #34       +/-   ##
===========================================
- Coverage   84.48%   73.11%   -11.38%     
===========================================
  Files          15       18        +3     
  Lines        1218     1443      +225     
===========================================
+ Hits         1029     1055       +26     
- Misses        189      388      +199     

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