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 #223 + Some refactors in `tablerows` and `Parallel` #224

Closed eliascarv closed 9 months ago

eliascarv commented 9 months ago

fix #223

codecov-commenter commented 9 months ago

Codecov Report

Merging #224 (9ad346c) into master (84453f9) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   93.85%   93.88%   +0.02%     
==========================================
  Files          40       40              
  Lines        1253     1259       +6     
==========================================
+ Hits         1176     1182       +6     
  Misses         77       77              
Files Coverage Δ
src/tablerows.jl 98.00% <100.00%> (+0.22%) :arrow_up:
src/transforms/parallel.jl 95.06% <100.00%> (+0.06%) :arrow_up: