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

CI Enable MacOS and Windows builds #101

Closed VarIr closed 2 years ago

VarIr commented 2 years ago

Closes #96 and closes #97

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (731ff8f) into main (42e0db9) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   94.48%   94.65%   +0.16%     
==========================================
  Files          32       32              
  Lines        2430     2432       +2     
  Branches      299      299              
==========================================
+ Hits         2296     2302       +6     
+ Misses        102      100       -2     
+ Partials       32       30       -2     
Impacted Files Coverage Δ
skhubness/neighbors/tests/test_ngt.py 93.67% <100.00%> (+0.04%) :arrow_up:
skhubness/neighbors/tests/test_puffinn.py 82.03% <100.00%> (+3.29%) :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 42e0db9...731ff8f. Read the comment docs.