vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Add Dominica holidays #1956

Closed PPsyrius closed 1 month ago

PPsyrius commented 1 month ago

Proposed change

Add Dominica holidays.

Resolves #1172 .

[!NOTE] While Dominica's Public Holidays Act itself states that Labour Day falls on May, 1st, this has been de facto been observed on 1st Monday of May since at least 2010 continuously to the present (2024). As we cannot find the relevant amendments that caused that, we'll assume that the change started in 2010 for our current implementation.

Type of change

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (e9c1b3d) to head (1d1bfd8). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1956 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 187 188 +1 Lines 11382 11421 +39 Branches 1792 1794 +2 ========================================= + Hits 11382 11421 +39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud