meyer-lab / tensorpack

A collection of tensor methods from the Meyer lab.
MIT License
2 stars 2 forks source link

More cleaning #34

Closed aarmey closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (f527732) into main (830fa39) will increase coverage by 1.61%. The diff coverage is 90.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   81.97%   83.58%   +1.61%     
==========================================
  Files          10        7       -3     
  Lines         627      457     -170     
==========================================
- Hits          514      382     -132     
+ Misses        113       75      -38     
Flag Coverage Δ
unittests 83.58% <90.56%> (+1.61%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tensorpack/plot.py 0.00% <ø> (-15.00%) :arrow_down:
tensorpack/decomposition.py 91.66% <66.66%> (-0.14%) :arrow_down:
tensorpack/cmtf.py 96.98% <88.88%> (ø)
tensorpack/SVD_impute.py 93.54% <90.62%> (-3.96%) :arrow_down:
tensorpack/test/test_cmtf.py 97.05% <100.00%> (ø)
tensorpack/test/test_decomposition.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 830fa39...f527732. Read the comment docs.