vacanza / holidays

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

Update HU: add 2025 substituted holidays #1954

Closed Gizsviu closed 1 month ago

Gizsviu commented 1 month ago

Added 2025 Substituted holidays for Hungary according to the NGM ministry.

Proposed change

Added 2025 Substituted holidays for Hungary according to the NGM ministry.

Type of change

Checklist

Gizsviu commented 1 month ago

Hey guys! Thanks for maintaining python-holidays! This is my very first pull request and first interaction with GitHub, and I'm not quite sure about if tests are required for this simple holidays addition. If so I'll figure out to run them.

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 (1aede11) to head (59ef7f4). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1954 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 187 187 Lines 11382 11382 Branches 1793 1793 ========================================= Hits 11382 11382 ```

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

KJhellico commented 1 month ago

@Gizsviu, thank you for your addition! For tests completeness, it would be useful to add new dates to list 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