Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.7k
refactor: useisLeapYear
#1638
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-commenter commentedMar 5, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## master #1638 +/- ##======================================= Coverage 83.93% 83.94% ======================================= Files 377 377 Lines 19733 19727 -6 Branches 2921 2918 -3 =======================================- Hits 16563 16559 -4+ Misses 3170 3168 -2 ☔ View full report in Codecov by Sentry. |
c523049
to5faf0a5
Compare@appgurueu or@raklaptudirm could you please re-run the |
(Just amended your last commit and force pushed to trigger a rerun of CI) |
I could do the same, but I did not want tolose your approval. Thanks! |
Heh, right. Sometimes our strict repo config frustrates me a bit. |
Describe your change:
This PR:
isLeapYear
,GetMonthDays
- note the change of the year in one of the test cases (I do not want to create an illusion that this function should be uses for years before 1582).Checklist:
This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.Example:
UserProfile.js
is allowed butuserprofile.js
,Userprofile.js
,user-Profile.js
,userProfile.js
are notFixes: #{$ISSUE_NO}
.