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

Add NaiveDate::leap_year #1261

Merged
merged 1 commit into from Sep 6, 2023
Merged

Add NaiveDate::leap_year #1261

merged 1 commit into from Sep 6, 2023

Conversation

pitdicker
Copy link
Collaborator

Split out from #1247.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #1261 (c693554) into 0.4.x (84334df) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            0.4.x    #1261   +/-   ##
=======================================
  Coverage   91.37%   91.38%           
=======================================
  Files          37       37           
  Lines       16448    16467   +19     
=======================================
+ Hits        15030    15049   +19     
  Misses       1418     1418           
Files Changed Coverage Δ
src/naive/date.rs 96.34% <100.00%> (+0.03%) ⬆️

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

@pitdicker pitdicker merged commit 1903778 into chronotope:0.4.x Sep 6, 2023
37 checks passed
@pitdicker pitdicker deleted the leap_year branch September 6, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants