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 page that is already cast pages #129

Closed realratchet closed 9 months ago

realratchet commented 9 months ago

Fix an issue with fully cast pages that get partially invalidated by other columns in the row.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (20b38e5) 82.03% compared to head (e75d53a) 82.03%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #129 +/- ## ======================================= Coverage 82.03% 82.03% ======================================= Files 27 27 Lines 4002 4002 ======================================= Hits 3283 3283 Misses 719 719 ```

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