-
Notifications
You must be signed in to change notification settings - Fork 473
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 Haiti holidays #1932
Add Haiti holidays #1932
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1932 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 186 187 +1
Lines 11316 11367 +51
Branches 1789 1791 +2
=========================================
+ Hits 11316 11367 +51 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Quality Gate passedIssues Measures |
Proposed change
Add Haiti holidays (
en_US
,es
,fr_HT
,ht
).Closes #1199.
Note
There's a list that claimed to be "official" from 1999 for cross-checking purposes here. As it doesn't match with our 2 modern Haitian sources, I'll probably keep it for future cross-reference instead should we manage to dig up additional legal references to make this more complete.
Type of change
Checklist
make pre-commit
, it didn't generate any changesmake test
, all tests passed locally