Skip to content

Second round of snapshottable signer tests #6235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into feat/snapshotting_round2

1222313
Select commit
Loading
Failed to load commit list.
Open

Second round of snapshottable signer tests #6235

Merge branch 'develop' into feat/snapshotting_round2
1222313
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 3, 2025 in 0s

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.

HEAD has 93 uploads less than BASE
Flag BASE (38b7c30) HEAD (1222313)
106 13
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.