Skip to content

Add a `payment_metadata` map in BOLT 12 blinded message path ctxs

f2c4167
Select commit
Loading
Failed to load commit list.
Open

Add a payment_metadata map in blinded * path contexts #4584

Add a `payment_metadata` map in BOLT 12 blinded message path ctxs
f2c4167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

86.43% (-0.73%) compared to 42e198c

View this Pull Request on Codecov

86.43% (-0.73%) compared to 42e198c

Details

Codecov Report

❌ Patch coverage is 85.10638% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.43%. Comparing base (42e198c) to head (f2c4167).
⚠️ Report is 93 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/util/ser.rs 74.07% 1 Missing and 6 partials ⚠️
lightning/src/blinded_path/payment.rs 71.42% 6 Missing ⚠️
lightning/src/util/test_utils.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4584      +/-   ##
==========================================
- Coverage   87.15%   86.43%   -0.73%     
==========================================
  Files         161      158       -3     
  Lines      109251   109371     +120     
  Branches   109251   109371     +120     
==========================================
- Hits        95215    94531     -684     
- Misses      11560    12286     +726     
- Partials     2476     2554      +78     

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