root-11 / tablite

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

Added warning for slow rows. #121

Closed root-11 closed 11 months ago

root-11 commented 11 months ago

@cerv15 - please review PR for issue #120

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (778dde8) 81.94% compared to head (02f70fc) 81.95%.

Files Patch % Lines
tablite/base.py 84.61% 6 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 #121 +/- ## ========================================== + Coverage 81.94% 81.95% +0.01% ========================================== Files 27 27 Lines 3948 3952 +4 ========================================== + Hits 3235 3239 +4 Misses 713 713 ```

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