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

0.5.x: Rename NaiveDate::*_opt methods #1436

Merged
merged 16 commits into from
Feb 16, 2024

Remove mention of `FixedOffset::east_opt` from comment

f254968
Select commit
Loading
Failed to load commit list.
Merged

0.5.x: Rename NaiveDate::*_opt methods #1436

Remove mention of `FixedOffset::east_opt` from comment
f254968
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

94.15% (-0.05%) compared to 34b776e

View this Pull Request on Codecov

94.15% (-0.05%) compared to 34b776e

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (34b776e) 94.19% compared to head (f254968) 94.15%.

Files Patch % Lines
src/datetime/tests.rs 95.12% 2 Missing ⚠️
src/naive/datetime/mod.rs 98.79% 2 Missing ⚠️
src/naive/date/mod.rs 99.53% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            0.5.x    #1436      +/-   ##
==========================================
- Coverage   94.19%   94.15%   -0.05%     
==========================================
  Files          37       37              
  Lines       16821    16696     -125     
==========================================
- Hits        15845    15720     -125     
  Misses        976      976              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.