Closed realratchet closed 9 months ago
Attention: 12 lines
in your changes are missing coverage. Please review.
Comparison is base (
dcc1edd
) 82.07% compared to head (4e8725c
) 82.22%.
Files | Patch % | Lines |
---|---|---|
tablite/export_utils.py | 70.00% | 3 Missing :warning: |
tablite/base.py | 77.77% | 2 Missing :warning: |
tablite/import_utils.py | 71.42% | 2 Missing :warning: |
tablite/joins.py | 88.88% | 1 Missing :warning: |
tablite/nimlite.py | 83.33% | 1 Missing :warning: |
tablite/pivots.py | 85.71% | 1 Missing :warning: |
tablite/redux.py | 96.00% | 1 Missing :warning: |
tablite/sortation.py | 75.00% | 1 Missing :warning: |
: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.
Fix an issue where join with merge keys produces an error Fix an issue with nim unpickler and 16bit ints, pickle format always declares them as uint16 Added missing progressbar for filter Reimplemented repagination in nim