JuliaML / TableTransforms.jl

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

Rename: Add support for modification function #267

Closed eliascarv closed 7 months ago

eliascarv commented 7 months ago

closes #266

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (0fca756) 94.68% compared to head (9b47921) 94.62%.

Files Patch % Lines
src/transforms/rename.jl 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #267 +/- ## ========================================== - Coverage 94.68% 94.62% -0.06% ========================================== Files 46 46 Lines 1317 1322 +5 ========================================== + Hits 1247 1251 +4 - Misses 70 71 +1 ```

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