tomMoral / dicodile

Experiments for "Distributed Convolutional Dictionary Learning (DiCoDiLe): Pattern Discovery in Large Images and Signals"
https://tommoral.github.io/dicodile/
BSD 3-Clause "New" or "Revised" License
18 stars 9 forks source link

add examples for signal shape and assert, fixes #17 #18

Closed rprimet closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (c5043bb) into main (84d73f2) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   74.18%   74.19%   +0.01%     
==========================================
  Files          41       41              
  Lines        2572     2573       +1     
==========================================
+ Hits         1908     1909       +1     
  Misses        664      664              
Flag Coverage Δ
unittests 74.19% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
dicodile/_dicodile.py 79.51% <100.00%> (+0.24%) :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 84d73f2...c5043bb. Read the comment docs.