Second round of snapshottable signer tests #6235
15.45% (target 80.00%)
View this Pull Request on Codecov
15.45% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 83 lines
in your changes missing coverage. Please review.
Project coverage is 15.45%. Comparing base (
38b7c30
) to head (1222313
).
Files with missing lines | Patch % | Lines |
---|---|---|
testnet/stacks-node/src/tests/signer/v0.rs | 0.00% | 83 Missing |
❌ Your project check has failed because the head coverage (15.45%) 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 (38b7c30) and HEAD (1222313). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6235 +/- ##
============================================
- Coverage 72.07% 15.45% -56.63%
============================================
Files 541 541
Lines 344543 344555 +12
Branches 323 323
============================================
- Hits 248337 53238 -195099
- Misses 96198 291309 +195111
Partials 8 8
Files with missing lines | Coverage Δ | |
---|---|---|
testnet/stacks-node/src/tests/signer/v0.rs | 0.00% <0.00%> (-34.48%) |
⬇️ |
... and 490 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 38b7c30...1222313. 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.