VarIr / scikit-hubness

A Python package for hubness analysis and high-dimensional data mining
BSD 3-Clause "New" or "Revised" License
44 stars 10 forks source link

Develop #47

Closed VarIr closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.2%. The diff coverage is 98.41%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #47     +/-   ##
=========================================
+ Coverage   98.84%   99.04%   +0.2%     
=========================================
  Files          54       54             
  Lines        4408     4416      +8     
  Branches      485      488      +3     
=========================================
+ Hits         4357     4374     +17     
+ Misses         27       22      -5     
+ Partials       24       20      -4
Impacted Files Coverage Δ
skhubness/utils/platform.py 100% <ø> (+28.57%) :arrow_up:
skhubness/neighbors/classification.py 100% <ø> (ø) :arrow_up:
skhubness/neighbors/regression.py 100% <ø> (ø) :arrow_up:
skhubness/neighbors/random_projection_trees.py 98.86% <ø> (-0.03%) :arrow_down:
skhubness/neighbors/onng.py 100% <ø> (ø) :arrow_up:
skhubness/neighbors/graph.py 96.15% <ø> (ø) :arrow_up:
skhubness/neighbors/lof.py 100% <ø> (ø) :arrow_up:
skhubness/neighbors/unsupervised.py 100% <ø> (ø) :arrow_up:
skhubness/neighbors/tests/test_lof.py 100% <100%> (+1.96%) :arrow_up:
skhubness/neighbors/base.py 95.34% <100%> (-0.04%) :arrow_down:
... and 8 more

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 a50507f...e62abcf. Read the comment docs.

lgtm-com[bot] commented 4 years ago

This pull request fixes 1 alert when merging e62abcfb050177fe7077ecaa4169dce5d4b92394 into a50507fe791d8712db46347056f159f18aeb31fa - view on LGTM.com

fixed alerts: