-
-
Notifications
You must be signed in to change notification settings - Fork 550
Archive more links #2622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Archive more links #2622
Conversation
Summary by CodeRabbit
WalkthroughThe docstrings in the Palau and Turks and Caicos Islands holiday modules were updated to replace direct Facebook reference links with archived Wayback Machine URLs. No executable code or logic was changed. Changes
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
🧰 Additional context used🪛 Pylint (3.3.7)holidays/countries/palau.py[convention] 112-112: Line too long (129/100) (C0301) [convention] 113-113: Line too long (130/100) (C0301) [convention] 114-114: Line too long (130/100) (C0301) holidays/countries/turks_and_caicos_islands.py[convention] 32-32: Line too long (136/100) (C0301) [convention] 33-33: Line too long (140/100) (C0301) [convention] 34-34: Line too long (136/100) (C0301) [convention] 35-35: Line too long (151/100) (C0301) [convention] 36-36: Line too long (108/100) (C0301) [convention] 37-37: Line too long (108/100) (C0301) [convention] 38-38: Line too long (135/100) (C0301) ⏰ Context from checks skipped due to timeout of 300000ms (3)
🔇 Additional comments (4)
✨ Finishing Touches
🧪 Generate Unit Tests
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:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #2622 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 230 230
Lines 14636 14636
Branches 2045 2045
=========================================
Hits 14636 14636 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks consistent 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Proposed change
Replaced some more links with archived versions.
Type of change
holidays
functionality in general)Checklist
make check
, all checks and tests are green