-
-
Notifications
You must be signed in to change notification settings - Fork 558
Fix Hindu Lunisolar calendar #2871
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
Conversation
Summary by CodeRabbit
WalkthroughAdds 2026 Buddha Purnima (Nov 24) to Hindu lunisolar mappings and inserts “Guru Nanak Jayanti” on 2026-11-24 across India snapshot files. One snapshot (IN_UK.json) also removes the 2026-11-14 “Children’s Day” entry. No logic or API changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. 📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (38)
🧰 Additional context used🧠 Learnings (3)📚 Learning: 2025-04-03T05:59:57.480Z
Applied to files:
📚 Learning: 2025-06-24T17:26:17.728Z
Applied to files:
📚 Learning: 2025-03-19T16:54:58.657Z
Applied to files:
⏰ Context from checks skipped due to timeout of 300000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (40)
✨ 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. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #2871 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 292 292
Lines 17348 17348
Branches 2259 2259
=========================================
Hits 17348 17348 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Proposed change
Fix
_HinduLunisolar
calendar (add missing Guru Nanak Jayanti 2026 date).Type of change
holidays
functionality in general)Checklist
make check
locally; all checks and tests passed.