vacanza / python-holidays

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

v1: update entities location #1822

Closed arkid15r closed 2 weeks ago

arkid15r commented 2 weeks ago

It's an initial structure update for holidays v1. There may (will) be inconsistency with the documentation (e.g. examples.rst in this PR as utils module still has old names) that will be fixed before v1 release.

I'll be keeping the PR description brief for all subsequent v1 related PRs (not following our regular PR template format).

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (edbd32d) to head (ffefa0c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1 #1822 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 184 184 Lines 11178 11178 Branches 1760 1760 ========================================= Hits 11178 11178 ```

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

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
174 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.8% Duplication on New Code

See analysis details on SonarCloud