VarIr / scikit-hubness

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

FEAT Enable Python 3.10; latest NGT #99

Closed VarIr closed 2 years ago

VarIr commented 2 years ago

Closes #98

codecov[bot] commented 2 years ago

Codecov Report

Merging #99 (e71b18b) into main (b7052c4) will increase coverage by 2.12%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   92.35%   94.48%   +2.12%     
==========================================
  Files          32       32              
  Lines        2382     2430      +48     
  Branches      267      299      +32     
==========================================
+ Hits         2200     2296      +96     
+ Misses        151      102      -49     
- Partials       31       32       +1     
Impacted Files Coverage Δ
skhubness/neighbors/tests/test_rptree.py
skhubness/neighbors/tests/test_annoy.py 95.74% <0.00%> (ø)
skhubness/neighbors/_annoy.py 99.33% <0.00%> (+35.76%) :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 b7052c4...e71b18b. Read the comment docs.