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

fix: do not fail for lists of large integers #335

Closed machow closed 1 month ago

machow commented 1 month ago

This PR addresses #334

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 83.51%. Comparing base (f5977b3) to head (be81874).

Files Patch % Lines
great_tables/_utils_nanoplots.py 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #335 +/- ## ========================================== + Coverage 83.49% 83.51% +0.01% ========================================== Files 41 41 Lines 4303 4308 +5 ========================================== + Hits 3593 3598 +5 Misses 710 710 ```

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