Skip to content

Bind invoice hashes to encoded bytes#4752

Open
tnull wants to merge 1 commit into
lightningdevkit:mainfrom
tnull:2026-06-bolt11-original-signable-hash
Open

Bind invoice hashes to encoded bytes#4752
tnull wants to merge 1 commit into
lightningdevkit:mainfrom
tnull:2026-06-bolt11-original-signable-hash

Bind invoice hashes to encoded bytes

e8341e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

86.95% (+2.40%) compared to 6965bc9

View this Pull Request on Codecov

86.95% (+2.40%) compared to 6965bc9

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.95%. Comparing base (6965bc9) to head (e8341e4).
⚠️ Report is 3224 commits behind head on main.

Files with missing lines Patch % Lines
lightning-invoice/src/de.rs 96.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4752      +/-   ##
==========================================
+ Coverage   84.55%   86.95%   +2.40%     
==========================================
  Files         137      161      +24     
  Lines       77617   111658   +34041     
  Branches    77617   111658   +34041     
==========================================
+ Hits        65627    97097   +31470     
- Misses       9948    12054    +2106     
- Partials     2042     2507     +465     

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