Skip to content

Add additional MSRV pin for `quote`

03eea88
Select commit
Loading
Failed to load commit list.
Merged

0.2 backports #4221

Add additional MSRV pin for `quote`
03eea88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 0s

88.87% (+0.00%) compared to ec06df0

View this Pull Request on Codecov

88.87% (+0.00%) compared to ec06df0

Details

Codecov Report

❌ Patch coverage is 80.24316% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.87%. Comparing base (ec06df0) to head (03eea88).

Files with missing lines Patch % Lines
lightning/src/ln/interactivetxs.rs 59.74% 31 Missing ⚠️
lightning/src/ln/channel.rs 80.16% 14 Missing and 10 partials ⚠️
lightning/src/ln/functional_test_utils.rs 66.66% 3 Missing and 1 partial ⚠️
lightning/src/ln/funding.rs 42.85% 4 Missing ⚠️
lightning/src/ln/splicing_tests.rs 97.05% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##              0.2    #4221    +/-   ##
========================================
  Coverage   88.86%   88.87%            
========================================
  Files         180      180            
  Lines      137802   138000   +198     
  Branches   137802   138000   +198     
========================================
+ Hits       122456   122645   +189     
+ Misses      12534    12533     -1     
- Partials     2812     2822    +10     

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