emeraldpay / emerald-wallet

Emerald Wallet
https://emerald.cash
Apache License 2.0
211 stars 102 forks source link

solution: prepare tx for cancel or speed up #1350

Closed BOOMER74 closed 9 months ago

codecov[bot] commented 9 months ago

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 :warning:
packages/store/src/txstash/handler/handler.ts 66.66% 2 Missing and 2 partials :warning:
...action/workflow/create-tx/CreateBitcoinCancelTx.ts 66.66% 1 Missing :warning:
...ction/workflow/create-tx/CreateBitcoinSpeedUpTx.ts 66.66% 1 Missing :warning:
...stash/handler/blockchain/bitcoin/restore/cancel.ts 92.85% 0 Missing and 1 partial :warning:
...tash/handler/blockchain/bitcoin/restore/restore.ts 96.15% 0 Missing and 1 partial :warning:
...tash/handler/blockchain/bitcoin/restore/speedup.ts 92.85% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.