Skip to content

Fix workspace clippy lints#4617

Draft
Abeeujah wants to merge 4 commits into
lightningdevkit:mainfrom
Abeeujah:pedantic
Draft

Fix workspace clippy lints#4617
Abeeujah wants to merge 4 commits into
lightningdevkit:mainfrom
Abeeujah:pedantic

Fix clippy warnings in lightning-invoice

2932ee7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

86.43% (-0.02%) compared to 71fdc27

View this Pull Request on Codecov

86.43% (-0.02%) compared to 71fdc27

Details

Codecov Report

❌ Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.43%. Comparing base (71fdc27) to head (2932ee7).
⚠️ Report is 109 commits behind head on main.

Files with missing lines Patch % Lines
lightning-invoice/src/lib.rs 78.57% 2 Missing and 1 partial ⚠️
lightning-types/src/features.rs 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4617      +/-   ##
==========================================
- Coverage   86.44%   86.43%   -0.02%     
==========================================
  Files         159      159              
  Lines      109823   109803      -20     
  Branches   109823   109803      -20     
==========================================
- Hits        94941    94903      -38     
- Misses      12340    12356      +16     
- Partials     2542     2544       +2     

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