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

Fix DateTime out-of-range panics #1048

Closed
wants to merge 4 commits into from

other tests

ffee507
Select commit
Loading
Failed to load commit list.
Closed

Fix DateTime out-of-range panics #1048

other tests
ffee507
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

91.55% (+0.04%) compared to 604b92a

View this Pull Request on Codecov

91.55% (+0.04%) compared to 604b92a

Details

Codecov Report

Merging #1048 (ffee507) into 0.4.x (604b92a) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            0.4.x    #1048      +/-   ##
==========================================
+ Coverage   91.50%   91.55%   +0.04%     
==========================================
  Files          38       38              
  Lines       17314    17385      +71     
==========================================
+ Hits        15844    15916      +72     
+ Misses       1470     1469       -1     
Files Coverage Δ
src/datetime/mod.rs 89.35% <100.00%> (+0.06%) ⬆️
src/datetime/tests.rs 96.92% <100.00%> (+0.13%) ⬆️
src/naive/date.rs 96.29% <100.00%> (+0.06%) ⬆️

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