test: add integration tests for various tenure-extend scenarios #6784
51.14% (target 80.00%)
View this Pull Request on Codecov
51.14% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 102 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.14%. Comparing base (267c7ef) to head (10c1734).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| stacks-node/src/tests/nakamoto_integrations.rs | 0.00% | 72 Missing |
| stacks-node/src/tests/neon_integrations.rs | 0.00% | 30 Missing |
❌ Your project check has failed because the head coverage (51.14%) 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 (10c1734). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6784 +/- ##
============================================
- Coverage 78.40% 51.14% -27.27%
============================================
Files 585 585
Lines 361384 361456 +72
============================================
- Hits 283360 184872 -98488
- Misses 78024 176584 +98560 | Files with missing lines | Coverage Δ | |
|---|---|---|
| stacks-node/src/tests/signer/v0.rs | 0.00% <ø> (-22.86%) |
⬇️ |
| stacks-node/src/tests/neon_integrations.rs | 0.00% <0.00%> (-21.86%) |
⬇️ |
| stacks-node/src/tests/nakamoto_integrations.rs | 0.00% <0.00%> (-34.10%) |
⬇️ |
... and 440 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...10c1734. 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.