Skip to content

Test static invoice server protocol

9288153
Select commit
Loading
Failed to load commit list.
Merged

Static invoice server #3628

Test static invoice server protocol
9288153
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2025 in 0s

88.78% (-0.11%) compared to 6771d84

View this Pull Request on Codecov

88.78% (-0.11%) compared to 6771d84

Details

Codecov Report

Attention: Patch coverage is 50.66667% with 37 lines in your changes missing coverage. Please review.

Project coverage is 88.78%. Comparing base (6771d84) to head (9288153).
Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/util/test_utils.rs 52.17% 7 Missing and 4 partials ⚠️
lightning/src/offers/static_invoice.rs 0.00% 9 Missing ⚠️
lightning/src/onion_message/messenger.rs 75.86% 6 Missing and 1 partial ⚠️
lightning/src/ln/channelmanager.rs 33.33% 4 Missing ⚠️
lightning/src/offers/invoice.rs 0.00% 3 Missing ⚠️
lightning/src/offers/invoice_macros.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3628      +/-   ##
==========================================
- Coverage   88.89%   88.78%   -0.11%     
==========================================
  Files         165      166       +1     
  Lines      118886   119308     +422     
  Branches   118886   119308     +422     
==========================================
+ Hits       105680   105929     +249     
- Misses      10889    11041     +152     
- Partials     2317     2338      +21     

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