Skip to content

wallet rbf: add new in/out if necessary

Codecov / codecov/project succeeded Sep 22, 2023 in 1s

70.75% (+0.33%) compared to 0c18028

View this Pull Request on Codecov

70.75% (+0.33%) compared to 0c18028

Details

Codecov Report

Patch coverage: 78.33% and project coverage change: +0.33% 🎉

Comparison is base (0c18028) 70.41% compared to head (368195a) 70.75%.

❗ Current head 368195a differs from pull request most recent head 4d97480. Consider uploading reports for the commit 4d97480 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1170      +/-   ##
==========================================
+ Coverage   70.41%   70.75%   +0.33%     
==========================================
  Files         174      174              
  Lines       27515    27597      +82     
==========================================
+ Hits        19376    19527     +151     
+ Misses       8139     8070      -69     
Files Changed Coverage Δ
lib/client/wallet.js 54.19% <0.00%> (-0.85%) ⬇️
lib/wallet/http.js 52.75% <9.09%> (-0.80%) ⬇️
lib/wallet/wallet.js 75.61% <80.64%> (+6.41%) ⬆️
lib/mempool/mempool.js 69.18% <87.87%> (+3.64%) ⬆️
lib/primitives/mtx.js 77.29% <100.00%> (+0.12%) ⬆️
lib/protocol/policy.js 88.88% <100.00%> (+0.20%) ⬆️
lib/wallet/coinselector.js 86.75% <100.00%> (+0.96%) ⬆️

... and 10 files with indirect coverage changes

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