Skip to content

Cleanup needless type annotations

48d1c65
Select commit
Loading
Failed to load commit list.
Open

Correctly order earliest / latest for Ambiguous times in local TimeZone #1626

Cleanup needless type annotations
48d1c65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2026 in 0s

91.77% (+0.65%) compared to 7974c60

View this Pull Request on Codecov

91.77% (+0.65%) compared to 7974c60

Details

Codecov Report

❌ Patch coverage is 99.35897% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.77%. Comparing base (7974c60) to head (48d1c65).
⚠️ Report is 104 commits behind head on main.

Files with missing lines Patch % Lines
src/offset/local/tz_info/rule.rs 75.00% 1 Missing ⚠️
src/offset/local/tz_info/timezone.rs 99.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1626      +/-   ##
==========================================
+ Coverage   91.12%   91.77%   +0.65%     
==========================================
  Files          37       37              
  Lines       17137    17443     +306     
==========================================
+ Hits        15616    16009     +393     
+ Misses       1521     1434      -87     

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