root-11 / tablite

multiprocessing enabled out-of-memory data analysis library for tabular data.
MIT License
37 stars 8 forks source link

Fix an issue with pivot_transpose + utils #137

Closed realratchet closed 8 months ago

realratchet commented 8 months ago

Fixed an issue with pivot transpose plus some minor utilities for table type determination.

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 82.84%. Comparing base (13df08c) to head (1924b39).

Files Patch % Lines
tablite/utils.py 30.76% 9 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #137 +/- ## ========================================== - Coverage 83.00% 82.84% -0.17% ========================================== Files 27 27 Lines 4207 4220 +13 ========================================== + Hits 3492 3496 +4 - Misses 715 724 +9 ```

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