UBC-MDS / nlpsummarize

Python package that provides a nice summary of all character columns in a pandas dataframe.
MIT License
0 stars 1 forks source link

Changed function name from summary_4 to sentence_stopword #76

Closed vigchandra closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   87.46%   87.46%           
=======================================
  Files           5        5           
  Lines         335      335           
=======================================
  Hits          293      293           
  Misses         42       42           
Flag Coverage Δ
#unittests 87.46% <100.00%> (ø)
Impacted Files Coverage Δ
nlpsummarize/nlp.py 93.47% <100.00%> (ø)
tests/test_nlpsummarize.py 91.71% <100.00%> (ø)

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 be9c840...365dcb7. Read the comment docs.