Add ChristianHolidays::_add_saint_martins_day method#3023
Add ChristianHolidays::_add_saint_martins_day method#3023arkid15r merged 2 commits intovacanza:devfrom
ChristianHolidays::_add_saint_martins_day method#3023Conversation
Summary by CodeRabbit
WalkthroughIntroduces a dedicated Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📚 Learning: 2025-06-18T10:26:50.180ZApplied to files:
📚 Learning: 2025-06-18T10:07:58.780ZApplied to files:
🧬 Code graph analysis (1)holidays/countries/austria.py (1)
⏰ Context from checks skipped due to timeout of 300000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
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 #3023 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 306 306
Lines 18062 18064 +2
Branches 2333 2333
=========================================
+ Hits 18062 18064 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ChristianHolidays's _add_saint_martins_day methodChristianHolidays::_add_saint_martins_day method
|
Austria also has this holiday. |
|



Proposed change
I initially planned to include this in my PR for #3022, but since @KJhellico has also been working on that, I’m splitting this change into a separate PR for better atomicity.
Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.