STR-3155: bind snark account updates to specific seqnos #1832
Codecov / codecov/project
succeeded
May 21, 2026 in 1s
79.74% (+0.10%) compared to 71d03a2
View this Pull Request on Codecov
79.74% (+0.10%) compared to 71d03a2
Details
Codecov Report
❌ Patch coverage is 83.78378% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.74%. Comparing base (71d03a2) to head (c5e3bef).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| bin/alpen-client/src/prover/spec_acct.rs | 0.00% | 3 Missing |
| crates/snark-acct-types/src/proof_interface.rs | 88.46% | 3 Missing |
@@ Coverage Diff @@
## main #1832 +/- ##
==========================================
+ Coverage 79.63% 79.74% +0.10%
==========================================
Files 666 674 +8
Lines 73278 74745 +1467
==========================================
+ Hits 58356 59605 +1249
- Misses 14922 15140 +218 | Files with missing lines | Coverage Δ | |
|---|---|---|
| bin/prover-perf/src/programs/alpen_acct.rs | 89.55% <100.00%> (+0.15%) |
⬆️ |
| bin/strata-test-cli/src/mock_ee/withdrawal.rs | 100.00% <100.00%> (ø) |
|
| crates/proof-impl/alpen-acct/src/program.rs | 96.62% <100.00%> (+0.03%) |
⬆️ |
| crates/snark-acct-runtime/src/update_builder.rs | 73.41% <100.00%> (+0.11%) |
⬆️ |
| crates/snark-acct-sys/src/verification.rs | 99.18% <100.00%> (+<0.01%) |
⬆️ |
| bin/alpen-client/src/prover/spec_acct.rs | 51.63% <0.00%> (-1.04%) |
⬇️ |
| crates/snark-acct-types/src/proof_interface.rs | 98.02% <88.46%> (-1.98%) |
⬇️ |
... and 48 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