Skip to content
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

feat: add flag to output signer key signature in JSON #4580

Merged
merged 7 commits into from
Apr 2, 2024

feat: dont pretty-print json output

37258ee
Select commit
Loading
Failed to load commit list.
Merged

feat: add flag to output signer key signature in JSON #4580

feat: dont pretty-print json output
37258ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2024 in 0s

77.83% (target 80.00%)

View this Pull Request on Codecov

77.83% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 30.00000% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 77.83%. Comparing base (c26e00c) to head (37258ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #4580      +/-   ##
==========================================
- Coverage   83.35%   77.83%   -5.53%     
==========================================
  Files         470      470              
  Lines      332256   332271      +15     
  Branches      317      317              
==========================================
- Hits       276953   258616   -18337     
- Misses      55295    73647   +18352     
  Partials        8        8              
Files Coverage Δ
stacks-signer/src/cli.rs 63.01% <0.00%> (-0.29%) ⬇️
stacks-signer/src/main.rs 15.15% <31.57%> (-20.54%) ⬇️

... and 192 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 c26e00c...37258ee. Read the comment docs.