Closed VarIr closed 2 years ago
Merging #95 (775c15a) into main (76f2aa7) will increase coverage by
2.34%
. The diff coverage is86.36%
.
@@ Coverage Diff @@
## main #95 +/- ##
==========================================
+ Coverage 85.40% 87.75% +2.34%
==========================================
Files 34 34
Lines 2487 2531 +44
Branches 300 304 +4
==========================================
+ Hits 2124 2221 +97
+ Misses 333 279 -54
- Partials 30 31 +1
Impacted Files | Coverage Δ | |
---|---|---|
skhubness/neighbors/tests/test_nmslib.py | 88.76% <ø> (ø) |
|
skhubness/neighbors/tests/test_ngt.py | 93.63% <85.24%> (ø) |
|
skhubness/neighbors/_ngt.py | 94.08% <100.00%> (+31.99%) |
:arrow_up: |
skhubness/neighbors/tests/test_puffinn.py | 78.74% <100.00%> (ø) |
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 76f2aa7...775c15a. Read the comment docs.
Closes #89