STR-3252: add bookkeeping to update tracked_balance field, tests #1845
Codecov / codecov/project
failed
May 21, 2026 in 1s
65.67% (-14.09%) compared to d1d88bd
View this Pull Request on Codecov
65.67% (-14.09%) compared to d1d88bd
Details
Codecov Report
❌ Patch coverage is 79.03226% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.67%. Comparing base (d1d88bd) to head (df75333).
❗ There is a different number of reports uploaded between BASE (d1d88bd) and HEAD (df75333). Click for more details.
@@ Coverage Diff @@
## main #1845 +/- ##
===========================================
- Coverage 79.76% 65.67% -14.09%
===========================================
Files 674 668 -6
Lines 74805 74445 -360
===========================================
- Hits 59665 48891 -10774
- Misses 15140 25554 +10414 | Files with missing lines | Coverage Δ | |
|---|---|---|
| bin/prover-perf/src/programs/alpen_acct.rs | 89.70% <100.00%> (+0.31%) |
⬆️ |
| crates/alpen-ee/block-assembly/src/payload.rs | 66.23% <ø> (-33.77%) |
⬇️ |
| crates/ee-acct-runtime/src/ee_program.rs | 91.96% <100.00%> (+0.07%) |
⬆️ |
| crates/ee-acct-runtime/src/update_builder.rs | 86.71% <100.00%> (+1.44%) |
⬆️ |
| crates/ee-acct-types/src/state.rs | 82.17% <100.00%> (+2.63%) |
⬆️ |
| crates/proof-impl/alpen-acct/src/program.rs | 88.76% <100.00%> (-7.83%) |
⬇️ |
| ...e/sequencer/src/update_submitter/update_builder.rs | 0.00% <0.00%> (-97.65%) |
⬇️ |
| crates/ee-acct-runtime/src/verification_state.rs | 91.46% <33.33%> (-2.21%) |
⬇️ |
| bin/alpen-client/src/prover/spec_acct.rs | 0.00% <0.00%> (-52.67%) |
⬇️ |
... and 292 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading