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

Refactor internals module part 3 #1431

Merged
merged 5 commits into from
Feb 12, 2024

Remove `Of::flags`, add `NaiveDate::year_flags`

df2e6f7
Select commit
Loading
Failed to load commit list.
Merged

Refactor internals module part 3 #1431

Remove `Of::flags`, add `NaiveDate::year_flags`
df2e6f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 1s

91.84% (+0.00%) compared to 5ba8ed1

View this Pull Request on Codecov

91.84% (+0.00%) compared to 5ba8ed1

Details

Codecov Report

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

Comparison is base (5ba8ed1) 91.84% compared to head (df2e6f7) 91.84%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/naive/date.rs 95.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1431   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files          38       38           
  Lines       17628    17571   -57     
=======================================
- Hits        16190    16138   -52     
+ Misses       1438     1433    -5     

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