MLBazaar / MLPrimitives

Primitives for machine learning and data science.
https://mlbazaar.github.io/MLPrimitives
MIT License
70 stars 38 forks source link

Fix crash on TextCleaner. Add tests #229

Closed csala closed 4 years ago

csala commented 4 years ago

Resolve #228

codecov-io commented 4 years ago

Codecov Report

Merging #229 into master will increase coverage by 2.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   23.82%   26.23%   +2.41%     
==========================================
  Files          26       26              
  Lines        1591     1593       +2     
==========================================
+ Hits          379      418      +39     
+ Misses       1212     1175      -37
Impacted Files Coverage Δ
mlprimitives/custom/text.py 44.82% <100%> (+44.82%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b08e428...078be02. Read the comment docs.