-
Notifications
You must be signed in to change notification settings - Fork 115
Table::getDisplayLines() should not output excessive lines when no rows #165
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
@danielbachhuber
danielbachhuber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make sure the tests are addressed accordingly?
slaFFik
commented
Sep 29, 2023
Yes, sure, I will try to do that today/tomorrow.
Sorry for missing them (was in jeopardy when creating this PR and forgot to check the checks' status, my bad).
slaFFik
commented
Sep 29, 2023
@danielbachhuber, test Test_Table_Ascii::testDrawWithHeadersNoData() fixed, all checks are 🍏.
danielbachhuber
commented
Sep 29, 2023
@slaFFik What do you think about avoiding the back compat break? #164 (comment)
Codecov Report
✅ All modified and coverable lines are covered by tests.
📢 Thoughts on this report? Let us know!
Fix #164.