baseline: Stack height check using over-aligned stack space pointer #1373
Codecov / codecov/project
succeeded
Mar 11, 2026 in 0s
81.48% (+0.01%) compared to e651019
View this Pull Request on Codecov
81.48% (+0.01%) compared to e651019
Details
Codecov Report
❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.48%. Comparing base (e651019) to head (c696e38).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/evmone/baseline_execution.cpp | 90.90% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1373 +/- ##
==========================================
+ Coverage 81.47% 81.48% +0.01%
==========================================
Files 152 152
Lines 13411 13420 +9
Branches 3213 3213
==========================================
+ Hits 10926 10935 +9
Misses 340 340
Partials 2145 2145 | Components | Coverage Δ | |
|---|---|---|
| core | 94.30% <90.90%> (+0.01%) |
⬆️ |
| tooling | 82.15% <ø> (ø) |
|
| tests | 73.14% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/evmone/execution_state.hpp | 86.48% <ø> (ø) |
|
| lib/evmone/baseline_execution.cpp | 91.36% <90.90%> (+0.59%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading