Update Singapore holidays: 2025 Polling Day on May 3rd#2487
Conversation
Summary by CodeRabbit
WalkthroughThis update adds May 3, 2025, as "Polling Day" to Singapore's public holiday data. The change updates the source references to official Ministry of Manpower press releases, extends the special holidays dictionary in the Singapore holidays module, adds the new holiday to the Singapore holidays JSON snapshot, and expands the test suite to cover the new date and other special holidays. Changes
Assessment against linked issues
Suggested labels
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (3)
🧰 Additional context used🧬 Code Graph Analysis (1)tests/countries/test_singapore.py (1)
🔇 Additional comments (5)
✨ Finishing Touches
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #2487 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 214 214
Lines 13527 13527
Branches 1928 1928
=========================================
Hits 13527 13527 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Proposed change
test_special_holiday.Resolves #2486.
Type of change
holidaysfunctionality in general)Checklist
make check, all checks and tests are green