alteryx / nlp_primitives

Natural Language Processing primitives for Featuretools
https://blog.featurelabs.com/natural-language-processing-featuretools/
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

Fix handling of all-whitespace strings in `MeanCharactersPerSentence` #234

Closed sbadithe closed 1 year ago

sbadithe commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #234 (53b9df7) into main (b83c5ad) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   98.54%   98.53%   -0.01%     
==========================================
  Files          27       27              
  Lines         685      683       -2     
==========================================
- Hits          675      673       -2     
  Misses         10       10              
Impacted Files Coverage Δ
nlp_primitives/mean_characters_per_sentence.py 100.00% <100.00%> (ø)
...mitives/tests/test_mean_characters_per_sentence.py 100.00% <100.00%> (ø)

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