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

Add assertion to `ProjectionPursuit` #165

Closed eliascarv closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #165 (bcfdd7f) into master (da297f8) will increase coverage by 0.32%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   96.09%   96.42%   +0.32%     
==========================================
  Files          27       27              
  Lines         897      895       -2     
==========================================
+ Hits          862      863       +1     
+ Misses         35       32       -3     
Impacted Files Coverage Δ
src/transforms/eigenanalysis.jl 87.30% <ø> (+3.96%) :arrow_up:
src/transforms/projectionpursuit.jl 97.93% <100.00%> (+0.02%) :arrow_up:

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