STR-3414: admin API for prover tasks via strata-dbtool #1842
Codecov / codecov/project
succeeded
May 21, 2026 in 1s
79.68% (-0.10%) compared to 1d298c7
View this Pull Request on Codecov
79.68% (-0.10%) compared to 1d298c7
Details
Codecov Report
❌ Patch coverage is 74.79871% with 313 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.68%. Comparing base (1d298c7) to head (1756e76).
@@ Coverage Diff @@
## main #1842 +/- ##
==========================================
- Coverage 79.77% 79.68% -0.10%
==========================================
Files 669 683 +14
Lines 74269 75944 +1675
==========================================
+ Hits 59249 60516 +1267
- Misses 15020 15428 +408 | Files with missing lines | Coverage Δ | |
|---|---|---|
| bin/strata-dbtool/src/cli.rs | 33.33% <ø> (ø) |
|
| bin/strata-dbtool/src/output/ee_receipts.rs | 100.00% <100.00%> (ø) |
|
| bin/strata/src/prover/spec.rs | 77.08% <ø> (+0.89%) |
⬆️ |
| crates/alpen-ee/database/src/sleddb/prover_db.rs | 99.37% <100.00%> (+5.82%) |
⬆️ |
| crates/checkpoint-types/src/prover_task.rs | 100.00% <100.00%> (ø) |
|
| crates/db/store-sled/src/prover/db.rs | 94.59% <100.00%> (+2.65%) |
⬆️ |
| bin/strata-dbtool/src/cmd/prover_task_common.rs | 95.83% <95.83%> (ø) |
|
| bin/strata-dbtool/src/db.rs | 80.00% <68.75%> (-20.00%) |
⬇️ |
| bin/strata-dbtool/src/output/checkpoint_proof.rs | 79.71% <79.71%> (ø) |
|
| bin/strata-dbtool/src/main.rs | 67.60% <65.11%> (-3.83%) |
⬇️ |
| ... and 5 more |
... and 30 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