Refactor United Kingdom holidays#3262
Conversation
Summary by CodeRabbit
WalkthroughRefactors UK/Isle of Man holiday generation by extracting cross-cutting Easter/Whit/Late Summer Bank Holiday logic into UnitedKingdom._populate_common(), updates Isle of Man to use it, adjusts locale PO files (metadata bumps and some entry removals/reordering), and updates/refactors related tests and test names. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
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)
No actionable comments were generated in the recent review. 🎉 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 #3262 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 307 307
Lines 18381 18370 -11
Branches 2358 2351 -7
=========================================
- Hits 18381 18370 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



Proposed change
Refactor United Kingdom holidays:
Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.