Closed aarmey closed 2 years ago
Merging #32 (c756db6) into main (f2563e7) will increase coverage by
1.19%
. The diff coverage is97.82%
.
@@ Coverage Diff @@
## main #32 +/- ##
==========================================
+ Coverage 80.03% 81.22% +1.19%
==========================================
Files 9 10 +1
Lines 626 671 +45
==========================================
+ Hits 501 545 +44
- Misses 125 126 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 81.22% <97.82%> (+1.19%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
tensorpack/SVD_impute.py | 97.72% <97.72%> (ø) |
|
tensorpack/cmtf.py | 97.00% <100.00%> (+0.01%) |
: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 f2563e7...c756db6. Read the comment docs.
This should make the factorization process deterministic.