Reference maintenance: archive links, fix broken, remove unused#3238
Reference maintenance: archive links, fix broken, remove unused#3238arkid15r merged 2 commits intovacanza:devfrom
Conversation
|
Caution Review failedFailed to post review comments Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughDocumentation-only edits across multiple country modules: mostly replacing live reference URLs with archived (Wayback) links, small docstring/comment cleanups, and removal of a couple of checked-year entries. No changes to holiday generation logic, control flow, or public APIs. (≈28 words) Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 #3238 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 307 307
Lines 18310 18310
Branches 2331 2331
=========================================
Hits 18310 18310 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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)
holidays/countries/cambodia.py (1)
24-30: Keep reference ordering consistent (Wikipedia first).
Please reorder the References list so the Wikipedia link is first, then official sources, then article-specific sources. Based on learnings, ...♻️ Proposed reorder
References: - * <https://web.archive.org/web/20241117220849/https://www.nbc.gov.kh/english/news_and_events/official_holiday.php> - * <https://web.archive.org/web/20250401111433/https://www.nbc.gov.kh/news_and_events/official_holiday.php> * <https://en.wikipedia.org/wiki/Public_holidays_in_Cambodia> + * <https://web.archive.org/web/20241117220849/https://www.nbc.gov.kh/english/news_and_events/official_holiday.php> + * <https://web.archive.org/web/20250401111433/https://www.nbc.gov.kh/news_and_events/official_holiday.php> * <https://web.archive.org/web/20250427180236/https://admin.taftac-cambodia.org/public/pdf_file/regulation_1704245695_Z7IALJjE.pdf> * <http://archive.today/2026.01.22-052218/https://www.khmertimeskh.com/501424903/24-public-holidays-for-2024-peace-day-now-included/> * <http://archive.today/2026.01.22-051938/https://www.khmertimeskh.com/501551204/govt-announces-22-public-holidays-for-next-year/>
|
arkid15r
left a comment
There was a problem hiding this comment.
I didn't check every link but I trust you on this
LGTM



Proposed change
There are 3 remaining links still unaddressed by this PR:
The last 3 depends on whether solution in #3233 works out or not
Resolves #2509
Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.