feat: add file support to stacks-inspect commands #6776
57.34% (target 80.00%)
View this Pull Request on Codecov
57.34% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.34%. Comparing base (3f30b6a) to head (a457ab8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| contrib/clarity-cli/src/lib.rs | 0.00% | 27 Missing |
| contrib/stacks-inspect/src/main.rs | 0.00% | 27 Missing |
| contrib/stacks-inspect/src/lib.rs | 0.00% | 6 Missing |
❌ Your project check has failed because the head coverage (57.34%) 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 (3f30b6a) and HEAD (a457ab8). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6776 +/- ##
============================================
- Coverage 68.72% 57.34% -11.39%
============================================
Files 586 586
Lines 362349 362361 +12
============================================
- Hits 249022 207788 -41234
- Misses 113327 154573 +41246 | Files with missing lines | Coverage Δ | |
|---|---|---|
| contrib/clarity-cli/src/main.rs | 13.30% <ø> (-0.25%) |
⬇️ |
| contrib/stacks-inspect/src/lib.rs | 4.19% <0.00%> (-0.01%) |
⬇️ |
| contrib/clarity-cli/src/lib.rs | 50.55% <0.00%> (-26.87%) |
⬇️ |
| contrib/stacks-inspect/src/main.rs | 0.00% <0.00%> (ø) |
... and 317 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 3f30b6a...a457ab8. 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.