fix circular dependency#6777
Conversation
WalkthroughThis change fixes a circular dependency warning in BarStack by updating import sources. LayerProps is now imported from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (4)**/*.{ts,tsx}📄 CodeRabbit inference engine (CONTRIBUTING.md)
Files:
**/*.{js,ts,tsx}📄 CodeRabbit inference engine (CONTRIBUTING.md)
Files:
src/**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (DEVELOPING.md)
Files:
🧠 Learnings (3)📓 Common learnings📚 Learning: 2025-12-06T03:36:59.377ZApplied to files:
📚 Learning: 2025-12-14T13:58:49.197ZApplied to files:
🔇 Additional comments (3)
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 |
|
Hi @jkr2255 , thank you for the PR. Would you like to add a reproduction to recharts-integ repository to avoid regression? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6777 +/- ##
=======================================
Coverage 93.81% 93.81%
=======================================
Files 516 516
Lines 43979 43979
Branches 5005 5005
=======================================
Hits 41257 41257
Misses 2716 2716
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks |
Description
removed import of
index.tsfromBarStack.Related Issue
fixes #6776.
Types of changes
Checklist:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.