PGelss / scikit_tt

Tensor Train Toolbox
GNU Lesser General Public License v3.0
99 stars 24 forks source link

More tests to improve CodeCov #16

Closed lueckem closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #16 into master will increase coverage by 3.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   87.77%   91.02%   +3.25%     
==========================================
  Files          14       14              
  Lines        2372     2374       +2     
==========================================
+ Hits         2082     2161      +79     
+ Misses        290      213      -77     
Impacted Files Coverage Δ
scikit_tt/tensor_train.py 88.15% <100.00%> (+4.57%) :arrow_up:
scikit_tt/data_driven/tgedmd.py 92.30% <0.00%> (+3.67%) :arrow_up:
scikit_tt/data_driven/tedmd.py 68.85% <0.00%> (+68.85%) :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 dc18b6a...96906a0. Read the comment docs.