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

nakamoto #1653

Merged
merged 7 commits into from
Mar 22, 2024

feat(nakamoto): add pox-4 signer-key to StackingClient methods (#1614)

9c2f45e
Select commit
Loading
Failed to load commit list.
Merged

nakamoto #1653

feat(nakamoto): add pox-4 signer-key to StackingClient methods (#1614)
9c2f45e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 1s

66.40% (+0.01%) compared to 12f242a

View this Pull Request on Codecov

66.40% (+0.01%) compared to 12f242a

Details

Codecov Report

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

Project coverage is 66.40%. Comparing base (12f242a) to head (9c2f45e).

Files Patch % Lines
packages/stacking/src/index.ts 48.83% 17 Missing and 5 partials ⚠️
packages/common/src/buffer.ts 41.66% 7 Missing ⚠️
packages/stacking/src/utils.ts 86.66% 3 Missing and 1 partial ⚠️
packages/transactions/src/payload.ts 94.00% 3 Missing ⚠️
packages/transactions/src/transaction.ts 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1653      +/-   ##
==========================================
+ Coverage   66.39%   66.40%   +0.01%     
==========================================
  Files         119      119              
  Lines        8719     8817      +98     
  Branches     1947     1969      +22     
==========================================
+ Hits         5789     5855      +66     
- Misses       2692     2718      +26     
- Partials      238      244       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.