Skip to content

Add `rust-version` to all crates' `Cargo.toml`s

165a6b3
Select commit
Loading
Failed to load commit list.
Merged

Bump MSRV to 1.75.0 #4002

Add `rust-version` to all crates' `Cargo.toml`s
165a6b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

88.78% (-0.02%) compared to 7f20d47

View this Pull Request on Codecov

88.78% (-0.02%) compared to 7f20d47

Details

Codecov Report

❌ Patch coverage is 85.10638% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.78%. Comparing base (7f20d47) to head (165a6b3).

Files with missing lines Patch % Lines
lightning-persister/src/utils.rs 0.00% 5 Missing ⚠️
lightning-liquidity/src/manager.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4002      +/-   ##
==========================================
- Coverage   88.80%   88.78%   -0.02%     
==========================================
  Files         180      180              
  Lines      137004   136986      -18     
  Branches   137004   136986      -18     
==========================================
- Hits       121660   121627      -33     
- Misses      12522    12545      +23     
+ Partials     2822     2814       -8     

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