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

Removed functions and kept only the class #68

Closed vigchandra closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will increase coverage by 13.78%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #68       +/-   ##
===========================================
+ Coverage   53.96%   67.75%   +13.78%     
===========================================
  Files           7        3        -4     
  Lines         315      214      -101     
===========================================
- Hits          170      145       -25     
+ Misses        145       69       -76
Flag Coverage Δ
#unittests 67.75% <ø> (+13.78%) :arrow_up:
Impacted Files Coverage Δ
tests/test_nlpsummarize.py 98.03% <ø> (-0.15%) :arrow_down:

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 5edc867...6f86351. Read the comment docs.