TutteInstitute / vectorizers

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

Fix the issue with repeated calls resulting in error. #43

Closed lmcinnes closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #43 into master will decrease coverage by 0.08%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   68.50%   68.42%   -0.09%     
==========================================
  Files          10       10              
  Lines        2099     2100       +1     
  Branches      351      351              
==========================================
- Hits         1438     1437       -1     
- Misses        643      645       +2     
  Partials       18       18              
Impacted Files Coverage Δ
vectorizers/optimal_transport.py 10.93% <25.00%> (-0.20%) :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 1e5ec16...2b6abcc. Read the comment docs.