Closed realratchet closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
30d0291
) 82.03% compared to head (87740c2
) 82.05%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes an issue where we couldn't load numpy scalar pages (produced by tablite.filter), although filter shouldn't produce them in the first place because it's extremely dirty Fix an issue with unicode page slicer Improve exception texts Added missing loader tests