Speed up integration tests #6517
71.51% (target 80.00%)
View this Pull Request on Codecov
71.51% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 339 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.51%. Comparing base (87c4373) to head (0965db7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| stacks-node/src/tests/nakamoto_integrations.rs | 0.00% | 339 Missing |
❌ Your project check has failed because the head coverage (71.51%) 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 (87c4373) and HEAD (0965db7). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6517 +/- ##
===========================================
- Coverage 78.84% 71.51% -7.33%
===========================================
Files 563 565 +2
Lines 345414 346732 +1318
===========================================
- Hits 272350 247981 -24369
- Misses 73064 98751 +25687 | Files with missing lines | Coverage Δ | |
|---|---|---|
| stacks-node/src/tests/nakamoto_integrations.rs | 0.00% <0.00%> (-78.13%) |
⬇️ |
... and 209 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 87c4373...0965db7. 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.