crypto: Implement wNAF MSM in ECC #1419
Draft
Codecov / codecov/project
failed
Jan 27, 2026 in 1s
81.60% (-0.08%) compared to a5bb1a1
View this Pull Request on Codecov
81.60% (-0.08%) compared to a5bb1a1
Details
Codecov Report
❌ Patch coverage is 68.57143% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.60%. Comparing base (a5bb1a1) to head (c3e82ce).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| test/unittests/crypto_wnaf.cpp | 48.38% | 0 Missing and 32 partials |
| lib/evmone_precompiles/ecc.hpp | 97.67% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1419 +/- ##
==========================================
- Coverage 81.68% 81.60% -0.08%
==========================================
Files 152 153 +1
Lines 13576 13697 +121
Branches 3217 3264 +47
==========================================
+ Hits 11089 11178 +89
- Misses 343 344 +1
- Partials 2144 2175 +31 | Components | Coverage Δ | |
|---|---|---|
| core | 94.45% <97.67%> (+0.07%) |
⬆️ |
| tooling | 83.63% <ø> (ø) |
|
| tests | 73.42% <48.38%> (-0.21%) |
⬇️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/evmone_precompiles/ecc.hpp | 96.37% <97.67%> (+0.98%) |
⬆️ |
| test/unittests/crypto_wnaf.cpp | 48.38% <48.38%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading