Skip to content

Add `TryFrom<core::time::Duration>` impl

3739e2f
Select commit
Loading
Failed to load commit list.
Open

Add CalendarDuration type #1290

Add `TryFrom<core::time::Duration>` impl
3739e2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

91.81% (+0.00%) compared to f8cecbe

View this Pull Request on Codecov

91.81% (+0.00%) compared to f8cecbe

Details

Codecov Report

❌ Patch coverage is 92.24806% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.81%. Comparing base (f8cecbe) to head (3739e2f).
⚠️ Report is 132 commits behind head on main.

Files with missing lines Patch % Lines
src/calendar_duration.rs 92.24% 20 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1290    +/-   ##
========================================
  Coverage   91.80%   91.81%            
========================================
  Files          37       38     +1     
  Lines       18151    18409   +258     
========================================
+ Hits        16664    16902   +238     
- Misses       1487     1507    +20     

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