TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
93 stars 23 forks source link

Fix broken test #35

Closed lmcinnes closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   64.80%   68.77%   +3.96%     
==========================================
  Files          10       10              
  Lines        1844     2027     +183     
  Branches      301      333      +32     
==========================================
+ Hits         1195     1394     +199     
+ Misses        631      615      -16     
  Partials       18       18              
Impacted Files Coverage Δ
vectorizers/tests/test_common.py 100.00% <ø> (+0.41%) :arrow_up:
vectorizers/__init__.py 100.00% <0.00%> (ø)
vectorizers/utils.py 90.90% <0.00%> (+2.02%) :arrow_up:
vectorizers/_vectorizers.py 89.18% <0.00%> (+4.30%) :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 c063dc2...ea213e9. Read the comment docs.