Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

LL-8531 Fix Bitcoin RBF logic#1826

Draft
hzheng-ledger wants to merge 8 commits into
developfrom
bitcoin-js-rbf
Draft

LL-8531 Fix Bitcoin RBF logic#1826
hzheng-ledger wants to merge 8 commits into
developfrom
bitcoin-js-rbf

fix conflict

c42b9ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

59.71% (-10.13%) compared to 76e3f11

View this Pull Request on Codecov

59.71% (-10.13%) compared to 76e3f11

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.71%. Comparing base (76e3f11) to head (c42b9ee).
⚠️ Report is 59 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (76e3f11) and HEAD (c42b9ee). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (76e3f11) HEAD (c42b9ee)
7 2
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1826       +/-   ##
============================================
- Coverage    69.84%   59.71%   -10.13%     
============================================
  Files          545      545               
  Lines        23507    23507               
  Branches      6185     6183        -2     
============================================
- Hits         16419    14038     -2381     
- Misses        7045     9450     +2405     
+ Partials        43       19       -24     

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

🚀 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.