Closed VarIr closed 2 years ago
Merging #105 (48d2684) into main (66b5419) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #105 +/- ##
=======================================
Coverage 94.83% 94.83%
=======================================
Files 33 33
Lines 2516 2516
Branches 311 311
=======================================
Hits 2386 2386
Misses 100 100
Partials 30 30
Impacted Files | Coverage Δ | |
---|---|---|
skhubness/analysis/estimation.py | 92.73% <ø> (ø) |
|
skhubness/utils/check.py | 100.00% <ø> (ø) |
|
skhubness/utils/multiprocessing.py | 61.53% <ø> (ø) |
|
skhubness/__init__.py | 100.00% <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 66b5419...48d2684. Read the comment docs.
Update the README.md to reflect changes in v0.30. Include license information headers in multiple files. Fix return statement in hubness estimation
score()
.