root-11 / tablite

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

Fix join issue #135

Closed realratchet closed 9 months ago

realratchet commented 9 months ago

Fixed an issue with mege keys

codecov-commenter commented 9 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (59fcbd6) 82.22% compared to head (7f2fb80) 82.82%.

Files Patch % Lines
tablite/nimlite.py 82.35% 9 Missing :warning:
tablite/joins.py 90.47% 2 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 #135 +/- ## ========================================== + Coverage 82.22% 82.82% +0.60% ========================================== Files 27 27 Lines 4197 4210 +13 ========================================== + Hits 3451 3487 +36 + Misses 746 723 -23 ```

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