-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
feat(chart)!: accept IntoIterator
for axis labels
#1283
Conversation
BREAKING CHANGES: ratatui#1273 is already breaking and this only advances the already breaking part
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1283 +/- ##
=====================================
Coverage 94.5% 94.5%
=====================================
Files 65 65
Lines 15488 15492 +4
=====================================
+ Hits 14637 14641 +4
Misses 851 851 ☔ View full report in Codecov by Sentry. |
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
IntoIterator
for axis labels
Merge conflicts that need resolving to merge this. |
Conflicts: BREAKING-CHANGES.md src/widgets/chart.rs
This has merge conflicts (and allow edits by maintainers is turned off so we can't edit them on your behalf) |
Conflicts: BREAKING-CHANGES.md
BREAKING CHANGES: ratatui#1273 is already breaking and this only advances the already breaking part
BREAKING CHANGES: #1273 is already breaking and this only advances the already breaking part