feat: improve block selection in stacks-inspect
#6735
72.93% (target 80.00%)
View this Pull Request on Codecov
72.93% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 1.31148% with 301 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.93%. Comparing base (267c7ef) to head (88c5d79).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| contrib/stacks-inspect/src/lib.rs | 0.00% | 300 Missing |
| stackslib/src/chainstate/stacks/db/blocks.rs | 80.00% | 1 Missing |
❌ Your project check has failed because the head coverage (72.93%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
❗ There is a different number of reports uploaded between BASE (267c7ef) and HEAD (88c5d79). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6735 +/- ##
===========================================
- Coverage 78.40% 72.93% -5.48%
===========================================
Files 585 585
Lines 361384 361530 +146
===========================================
- Hits 283360 263669 -19691
- Misses 78024 97861 +19837 | Files with missing lines | Coverage Δ | |
|---|---|---|
| contrib/stacks-inspect/src/main.rs | 0.00% <ø> (ø) |
|
| stackslib/src/chainstate/stacks/db/blocks.rs | 84.89% <80.00%> (-3.24%) |
⬇️ |
| contrib/stacks-inspect/src/lib.rs | 4.26% <0.00%> (-0.80%) |
⬇️ |
... and 266 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 267c7ef...88c5d79. Read the comment docs.
🚀 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.