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

Optimize NaiveDate::add_days for small values #1214

Merged
merged 2 commits into from
Sep 12, 2023

Optimize `NaiveDate::add_days` for small values

28c85aa
Select commit
Failed to load commit list.
Merged

Optimize NaiveDate::add_days for small values #1214

Optimize `NaiveDate::add_days` for small values
28c85aa
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2023 in 0s

91.41% (+0.00%) compared to 2960f2c

View this Pull Request on Codecov

91.41% (+0.00%) compared to 2960f2c

Details

Codecov Report

Merging #1214 (28c85aa) into 0.4.x (2960f2c) will increase coverage by 0.00%.
Report is 5 commits behind head on 0.4.x.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            0.4.x    #1214   +/-   ##
=======================================
  Coverage   91.40%   91.41%           
=======================================
  Files          38       38           
  Lines       16932    16959   +27     
=======================================
+ Hits        15477    15503   +26     
- Misses       1455     1456    +1     
Files Changed Coverage Δ
src/naive/date.rs 96.30% <100.00%> (-0.05%) ⬇️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more