posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.43k stars 48 forks source link

Various possible improvements #292

Closed jrycw closed 2 months ago

jrycw commented 2 months ago

Hello team, I've identified some potential improvements while reviewing the codebase.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.70%. Comparing base (479eb73) to head (a726781). Report is 14 commits behind head on main.

Files Patch % Lines
great_tables/_utils.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #292 +/- ## ========================================== - Coverage 81.71% 81.70% -0.01% ========================================== Files 41 41 Lines 4325 4319 -6 ========================================== - Hits 3534 3529 -5 + Misses 791 790 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.