Skip to content

Fix panic when deserializing `Duration`

7b9bde1
Select commit
Loading
Failed to load commit list.
Merged

Fix panic when deserializing Duration #4172

Fix panic when deserializing `Duration`
7b9bde1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

88.79% (+0.01%) compared to 0eec30a

View this Pull Request on Codecov

88.79% (+0.01%) compared to 0eec30a

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.79%. Comparing base (0eec30a) to head (7b9bde1).

Files with missing lines Patch % Lines
lightning/src/util/ser.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4172      +/-   ##
==========================================
+ Coverage   88.78%   88.79%   +0.01%     
==========================================
  Files         180      180              
  Lines      137066   137068       +2     
  Branches   137066   137068       +2     
==========================================
+ Hits       121694   121715      +21     
+ Misses      12552    12538      -14     
+ Partials     2820     2815       -5     

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