Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

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 Nov 11, 2024 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

Attention: 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 1 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 Sentry.
📢 Have feedback on the report? Share it here.