meyer-lab / tensorpack

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

Fix setuptools issue, reduce dependencies #33

Closed aarmey closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (1fab866) into main (ad01af4) will increase coverage by 0.75%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   81.22%   81.97%   +0.75%     
==========================================
  Files          10       10              
  Lines         671      627      -44     
==========================================
- Hits          545      514      -31     
+ Misses        126      113      -13     
Flag Coverage Δ
unittests 81.97% <100.00%> (+0.75%) :arrow_up:

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

Impacted Files Coverage Δ
tensorpack/figureCommon.py 0.00% <ø> (-48.65%) :arrow_down:
tensorpack/test/atyeo.py 100.00% <ø> (+14.58%) :arrow_up:
tensorpack/SVD_impute.py 97.50% <100.00%> (-0.23%) :arrow_down:
tensorpack/cmtf.py 96.98% <100.00%> (-0.02%) :arrow_down:
tensorpack/decomposition.py 91.80% <100.00%> (ø)
tensorpack/soft_impute.py 73.52% <100.00%> (-0.76%) :arrow_down:

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 ad01af4...1fab866. Read the comment docs.