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

Improve test coverage #311

Closed jrycw closed 2 months ago

jrycw commented 2 months ago

This PR aims to enhance the test coverage.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.36%. Comparing base (14ce2c5) to head (de7cfb7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #311 +/- ## ========================================== + Coverage 81.71% 82.36% +0.64% ========================================== Files 41 41 Lines 4321 4321 ========================================== + Hits 3531 3559 +28 + Misses 790 762 -28 ```

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