fix: update event types for XAxis and YAxis, add type tests#7004
fix: update event types for XAxis and YAxis, add type tests#7004PavelVanecek merged 1 commit intomainfrom
Conversation
WalkthroughThis PR refines the type safety of XAxis and YAxis components by updating their exported Props types from generic Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 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 @@
## main #7004 +/- ##
=======================================
Coverage 90.10% 90.10%
=======================================
Files 522 522
Lines 38853 38853
Branches 5349 5349
=======================================
Hits 35009 35009
Misses 3835 3835
Partials 9 9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Staging Deployment Details
These deployments will remain available for 30 days. To update snapshots: Comment |
Bundle ReportBundle size has no change ✅ |
Description
Last set of event types.
Related Issue
#6645
Closes #2674
Summary by CodeRabbit