Skip to content

Run `rustfmt` on `Balance` methods

4f1abd3
Select commit
Loading
Failed to load commit list.
Open

Expose our "offchain balance" in Balances #4267

Run `rustfmt` on `Balance` methods
4f1abd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 1s

89.32% (+0.00%) compared to fbf0c61

View this Pull Request on Codecov

89.32% (+0.00%) compared to fbf0c61

Details

Codecov Report

❌ Patch coverage is 83.57143% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (fbf0c61) to head (4f1abd3).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/chain/channelmonitor.rs 47.72% 23 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4267    +/-   ##
========================================
  Coverage   89.32%   89.32%            
========================================
  Files         180      180            
  Lines      139267   139410   +143     
  Branches   139267   139410   +143     
========================================
+ Hits       124402   124530   +128     
- Misses      12235    12254    +19     
+ Partials     2630     2626     -4     

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