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

solution: prepare tx for cancel or speed up #1350

Merged
merged 5 commits into from
Dec 12, 2023

Merge branch 'feature/modify-tx-prepare' of github.com:emeraldpay/eme…

dedee63
Select commit
Loading
Failed to load commit list.
Merged

solution: prepare tx for cancel or speed up #1350

Merge branch 'feature/modify-tx-prepare' of github.com:emeraldpay/eme…
dedee63
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

34.45% (+2.13%) compared to d23785c

View this Pull Request on Codecov

34.45% (+2.13%) compared to d23785c

Details

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (d23785c) 32.32% compared to head (dedee63) 34.45%.

Files Patch % Lines
...action/workflow/create-tx/CreateBitcoinModifyTx.ts 14.28% 10 Missing and 2 partials ⚠️
packages/store/src/txstash/handler/handler.ts 66.66% 2 Missing and 2 partials ⚠️
...action/workflow/create-tx/CreateBitcoinCancelTx.ts 66.66% 1 Missing ⚠️
...ction/workflow/create-tx/CreateBitcoinSpeedUpTx.ts 66.66% 1 Missing ⚠️
...stash/handler/blockchain/bitcoin/restore/cancel.ts 92.85% 0 Missing and 1 partial ⚠️
...tash/handler/blockchain/bitcoin/restore/restore.ts 96.15% 0 Missing and 1 partial ⚠️
...tash/handler/blockchain/bitcoin/restore/speedup.ts 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1350      +/-   ##
==========================================
+ Coverage   32.32%   34.45%   +2.13%     
==========================================
  Files         504      508       +4     
  Lines       10388    10415      +27     
  Branches     1355     1357       +2     
==========================================
+ Hits         3358     3589     +231     
+ Misses       5763     5572     -191     
+ Partials     1267     1254      -13     

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