Optimize ecrecover with the field endomorphism and shamir trick. - #1388
Open
rodiazet wants to merge 12 commits into
Open
Optimize ecrecover with the field endomorphism and shamir trick.#1388rodiazet wants to merge 12 commits into
rodiazet wants to merge 12 commits into
Codecov / codecov/project
succeeded
Jul 10, 2026 in 0s
81.81% (+0.14%) compared to 1098f42
View this Pull Request on Codecov
81.81% (+0.14%) compared to 1098f42
Details
Codecov Report
❌ Patch coverage is 95.31250% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.81%. Comparing base (1098f42) to head (bb733ea).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/evmone_precompiles/ecc.hpp | 95.08% | 3 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1388 +/- ##
==========================================
+ Coverage 81.66% 81.81% +0.14%
==========================================
Files 152 152
Lines 13563 13723 +160
Branches 3216 3228 +12
==========================================
+ Hits 11076 11227 +151
- Misses 343 348 +5
- Partials 2144 2148 +4 | Components | Coverage Δ | |
|---|---|---|
| core | 94.40% <95.31%> (-0.01%) |
⬇️ |
| tooling | 83.63% <ø> (ø) |
|
| tests | 73.52% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/evmone_precompiles/secp256k1.cpp | 100.00% <100.00%> (ø) |
|
| lib/evmone_precompiles/ecc.hpp | 94.86% <95.08%> (-0.49%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading