vacanza / holidays

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

Migrate deprecated Italy subdivisions to subdivision aliases #1951

Closed PPsyrius closed 1 month ago

PPsyrius commented 1 month ago

Proposed change

This PR migrates deprecated subdivisions to the new subdivision aliases system, as well as adding full names as alternative aliases for Italian provinces.

Both the ASCII-only and UTF-8 versions of the aliases are available for usability reasons i.e. "Forli-Cesena" and "Forlì-Cesena".

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

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

: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