feat: at-block sliding window
#6930
Closed
Codecov / codecov/project
succeeded
Mar 17, 2026 in 0s
68.21% (+5.21%) compared to b769284
View this Pull Request on Codecov
68.21% (+5.21%) compared to b769284
Details
Codecov Report
❌ Patch coverage is 90.27778% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.21%. Comparing base (b769284) to head (a967d10).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| clarity/src/vm/database/clarity_db.rs | 68.75% | 5 Missing |
| clarity/src/vm/contexts.rs | 97.29% | 1 Missing |
| stacks-common/src/types/mod.rs | 93.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #6930 +/- ##
============================================
+ Coverage 62.99% 68.21% +5.21%
============================================
Files 604 416 -188
Lines 362206 222332 -139874
Branches 338 338
============================================
- Hits 228181 151666 -76515
+ Misses 134025 70666 -63359 | Files with missing lines | Coverage Δ | |
|---|---|---|
| clarity-types/src/errors/analysis.rs | 70.24% <ø> (-3.36%) |
⬇️ |
| stacks-common/src/libcommon.rs | 0.00% <ø> (-100.00%) |
⬇️ |
| stackslib/src/burnchains/mod.rs | 80.25% <100.00%> (+1.29%) |
⬆️ |
| clarity/src/vm/contexts.rs | 87.89% <97.29%> (-0.04%) |
⬇️ |
| stacks-common/src/types/mod.rs | 75.38% <93.33%> (+0.99%) |
⬆️ |
| clarity/src/vm/database/clarity_db.rs | 76.93% <68.75%> (-3.08%) |
⬇️ |
... and 468 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 b769284...a967d10. 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.
Loading