JuliaML / TableTransforms.jl

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

Add `Assert` transform #249

Closed eliascarv closed 7 months ago

eliascarv commented 7 months ago

closes #247

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fa1ac27) 94.52% compared to head (5bbf678) 94.57%.

:exclamation: Current head 5bbf678 differs from pull request most recent head 793c2bf. Consider uploading reports for the commit 793c2bf to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #249 +/- ## ========================================== + Coverage 94.52% 94.57% +0.04% ========================================== Files 44 44 Lines 1316 1328 +12 ========================================== + Hits 1244 1256 +12 Misses 72 72 ```

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