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

Fix docs & Minor code design changes in SelectionRow #149

Closed eliascarv closed 1 year ago

eliascarv commented 1 year ago

closes #147

codecov-commenter commented 1 year ago

Codecov Report

Merging #149 (1bbf295) into master (f6c27d6) will decrease coverage by 0.98%. The diff coverage is 82.27%.

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   94.94%   93.95%   -0.99%     
==========================================
  Files          25       26       +1     
  Lines         791      844      +53     
==========================================
+ Hits          751      793      +42     
- Misses         40       51      +11     
Impacted Files Coverage Δ
src/transforms/select.jl 96.22% <ø> (+2.55%) :arrow_up:
src/tableselection.jl 82.27% <82.27%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.