meyer-lab / tensorpack

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

Add tensordata as a test dependency, and update some tests related to it #36

Closed cyrillustan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (378d16b) into main (da68ed9) will increase coverage by 0.03%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   83.69%   83.73%   +0.03%     
==========================================
  Files           7        7              
  Lines         460      461       +1     
==========================================
+ Hits          385      386       +1     
  Misses         75       75              
Flag Coverage Δ
unittests 83.73% <85.71%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
tensorpack/test/test_cmtf.py 97.10% <80.00%> (+0.04%) :arrow_up:
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 da68ed9...378d16b. Read the comment docs.