posit-dev / great-tables

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

Enhance `cols_*()` functions #366

Closed jrycw closed 1 month ago

jrycw commented 1 month ago

This PR aims to enhance the cols_*() functions by:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 86.06%. Comparing base (e3649d2) to head (642cf2e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #366 +/- ## ========================================== + Coverage 85.90% 86.06% +0.16% ========================================== Files 41 41 Lines 4328 4321 -7 ========================================== + Hits 3718 3719 +1 + Misses 610 602 -8 ```

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