Skip to content

refactor(chain)!: remove min_confirmations parameter from CanonicalView::balance#2221

Closed
Dmenec wants to merge 1 commit into
bitcoindevkit:masterfrom
Dmenec:refactor/remove-min-confirmations-balance
Closed

refactor(chain)!: remove min_confirmations parameter from CanonicalView::balance#2221
Dmenec wants to merge 1 commit into
bitcoindevkit:masterfrom
Dmenec:refactor/remove-min-confirmations-balance

refactor: remove min_confirmations parameter from CanonicalView::balance

5a7c95c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 0s

78.60% (-0.06%) compared to 6d03fc3, passed because coverage increased by 0.01% when compared to adjusted base (78.59%)

View this Pull Request on Codecov

78.60% (-0.06%) compared to 6d03fc3, passed because coverage increased by 0.01% when compared to adjusted base (78.59%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.60%. Comparing base (6d03fc3) to head (5a7c95c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2221      +/-   ##
==========================================
- Coverage   78.65%   78.60%   -0.06%     
==========================================
  Files          30       30              
  Lines        5909     5894      -15     
  Branches      279      277       -2     
==========================================
- Hits         4648     4633      -15     
  Misses       1185     1185              
  Partials       76       76              

☔ View full report in Codecov by Harness.
📢 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.