Skip to content

lightning: canonicalize htlc claim ids

f73f75c
Select commit
Loading
Failed to load commit list.
Open

Avoid duplicate on-chain HTLC claims after replay #4583

lightning: canonicalize htlc claim ids
f73f75c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

86.22% (-0.95%) compared to 0c7e6e7

View this Pull Request on Codecov

86.22% (-0.95%) compared to 0c7e6e7

Details

Codecov Report

❌ Patch coverage is 94.66019% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.22%. Comparing base (0c7e6e7) to head (f73f75c).
⚠️ Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/chain/channelmonitor.rs 79.00% 20 Missing and 1 partial ⚠️
lightning/src/chain/onchaintx.rs 99.58% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4583      +/-   ##
==========================================
- Coverage   87.16%   86.22%   -0.95%     
==========================================
  Files         161      156       -5     
  Lines      109251   108965     -286     
  Branches   109251   108965     -286     
==========================================
- Hits        95230    93950    -1280     
- Misses      11547    12402     +855     
- Partials     2474     2613     +139     

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