Update HolidayBase::__repr__ method#3575
Conversation
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
Summary by CodeRabbit
WalkthroughThe ChangesEnhanced HolidayBase Representation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 #3575 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 314 314
Lines 18766 18775 +9
Branches 2401 2405 +4
=========================================
+ Hits 18766 18775 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
No issues found across 2 files
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Tip: cubic could auto-approve low-risk PRs like this, if it thinks it's safe to merge. Learn more
arkid15r
left a comment
There was a problem hiding this comment.
I hope not a lot of users rely on a str/repr format (might be a breaking change for someone).
Proposed change
Include
categories,language,subdivarguments in the output.Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.