Update Germany holidays: add catholic holidays to Augsburg#3244
Update Germany holidays: add catholic holidays to Augsburg#3244arkid15r merged 6 commits intovacanza:devfrom
Conversation
Signed-off-by: Gerhard Schmidt <[email protected]>
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughAdds Assumption Day (Mariä Himmelfahrt) for the Augsburg subdivision, updates tests to expect Augsburg to observe Assumption Day, and adds contributor "Gerhard Schmidt" to CONTRIBUTORS. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #3244 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 307 307
Lines 18376 18377 +1
Branches 2358 2358
=========================================
+ Hits 18376 18377 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PPsyrius
left a comment
There was a problem hiding this comment.
Feel free to add your name to the CONTRIBUTORS file as well 👍
CATHOLIC holidays.
CATHOLIC holidays.Signed-off-by: Gerhard Schmidt <[email protected]>
0871362
my priority is to fix the error as soon as possible. Fundamental discussions are not mine. Have it as you want but please not the added future risk. Co-authored-by: ~Jhellico <[email protected]> Signed-off-by: Gerhard Schmidt <[email protected]>
There was a problem hiding this comment.
Actionable comments posted: 0
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
tests/countries/test_germany.py (1)
234-240: 🧹 Nitpick | 🔵 TrivialUpdate the comment to include Augsburg.
The comment on line 234 still says
# Saarland.but the condition now includes both Saarland and Augsburg. Keep it accurate.📝 Suggested comment update
- # Saarland. + # Saarland, Augsburg. if subdiv in ("SL", "Augsburg"):
Co-authored-by: ~Jhellico <[email protected]> Signed-off-by: Gerhard Schmidt <[email protected]>
|




Proposed change
There is a special subdivision for the city Augsburg. Augsburg is a catholic city. Therefore all Bavarian holidays for predominantly catholic regions must also be applied.
Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.