stacks-core
stacks-core copied to clipboard
Activate global signer state machine
Closes https://github.com/stx-labs/core-epics/issues/82
Codecov Report
:x: Patch coverage is 21.63265% with 192 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 77.08%. Comparing base (3da96c1) to head (1c539fb).
Additional details and impacted files
@@ Coverage Diff @@
## develop #6742 +/- ##
===========================================
- Coverage 78.18% 77.08% -1.10%
===========================================
Files 580 580
Lines 361096 361295 +199
===========================================
- Hits 282312 278522 -3790
- Misses 78784 82773 +3989
| Files with missing lines | Coverage Δ | |
|---|---|---|
| stacks-node/src/tests/signer/mod.rs | 57.43% <83.33%> (-11.36%) |
:arrow_down: |
| stacks-signer/src/v0/signer_state.rs | 70.90% <66.66%> (-8.52%) |
:arrow_down: |
| libsigner/src/v0/messages.rs | 83.58% <73.68%> (-1.76%) |
:arrow_down: |
| stacks-node/src/tests/signer/v0.rs | 9.43% <0.00%> (-11.91%) |
:arrow_down: |
... and 100 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 dataPowered by Codecov. Last update 3da96c1...1c539fb. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.