Upgrade to PrettyTables v3#543
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #543 +/- ##
==========================================
+ Coverage 85.44% 85.45% +0.01%
==========================================
Files 11 13 +2
Lines 625 887 +262
==========================================
+ Hits 534 758 +224
- Misses 91 129 +38 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@hannahchubin and @iblislin |
|
Also formatter should be run on all files I guess, to fix the other CI, but if I do this here this PR will be cluttered with non-related changes. |
|
Friendly reminder |
hmm, I'm fine if we just go without the testing of v2. |
Adds compat for PrettyTables v3 as well as keeps the compat to v2.
Supersedes #540 and #542