Add EVM execution microbenchmarks via go test -bench #2901
Codecov / codecov/project
succeeded
Mar 18, 2026 in 0s
57.25% (+0.09%) compared to 7fb1494
View this Pull Request on Codecov
57.25% (+0.09%) compared to 7fb1494
Details
Codecov Report
❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.25%. Comparing base (7fb1494) to head (d54ca37).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| app/test_helpers.go | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2901 +/- ##
==========================================
+ Coverage 57.16% 57.25% +0.09%
==========================================
Files 2091 2093 +2
Lines 171179 171729 +550
==========================================
+ Hits 97853 98324 +471
- Misses 64616 64640 +24
- Partials 8710 8765 +55 | Files with missing lines | Coverage Δ | |
|---|---|---|
| app/test_helpers.go | 40.16% <75.00%> (-0.04%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading