JuliaML / TableTransforms.jl

Transforms and pipelines with tabular data in Julia
https://juliaml.github.io/TableTransforms.jl/stable
MIT License
103 stars 15 forks source link

Refactor `Sample` implementation: avoid `Tables.rowtable` #235

Closed eliascarv closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (a48458a) 94.26% compared to head (c21ed50) 94.28%.

Files Patch % Lines
src/transforms/sample.jl 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #235 +/- ## ========================================== + Coverage 94.26% 94.28% +0.01% ========================================== Files 41 41 Lines 1255 1259 +4 ========================================== + Hits 1183 1187 +4 Misses 72 72 ```

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