crypto: Pseudo-Mersenne field multiplication for secp256k1 - #1649
Draft
chfast wants to merge 4 commits into
Draft
Codecov / codecov/project
succeeded
Aug 13, 2026 in 0s
97.72% (+0.00%) compared to ebc25ef
View this Pull Request on Codecov
97.72% (+0.00%) compared to ebc25ef
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.72%. Comparing base (ebc25ef) to head (5102be4).
Additional details and impacted files
@@ Coverage Diff @@
## master #1649 +/- ##
=======================================
Coverage 97.72% 97.72%
=======================================
Files 171 171
Lines 15631 15673 +42
Branches 3617 3622 +5
=======================================
+ Hits 15275 15317 +42
Misses 269 269
Partials 87 87 | Components | Coverage Δ | |
|---|---|---|
| core | 96.12% <100.00%> (+0.02%) |
⬆️ |
| tooling | 91.92% <ø> (ø) |
|
| tests | 99.80% <100.00%> (+<0.01%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| include/evmmax/evmmax.hpp | 100.00% <100.00%> (ø) |
|
| lib/evmone_precompiles/ecc.hpp | 97.24% <100.00%> (ø) |
|
| test/unittests/evmmax_test.cpp | 90.80% <100.00%> (+1.76%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading