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 10 forks source link

CLN grid computation + dicodile_text runtimes #7

Closed tomMoral closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #7 (52d680c) into main (43b9dee) will increase coverage by 0.06%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   74.06%   74.12%   +0.06%     
==========================================
  Files          40       40              
  Lines        2564     2570       +6     
==========================================
+ Hits         1899     1905       +6     
  Misses        665      665              
Flag Coverage Δ
unittests 74.12% <95.45%> (+0.06%) :arrow_up:

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

Impacted Files Coverage Δ
dicodile/_dicodile.py 78.04% <ø> (-0.27%) :arrow_down:
dicodile/workers/dicod_worker.py 93.47% <75.00%> (ø)
dicodile/update_z/dicod.py 77.96% <100.00%> (-0.13%) :arrow_down:
dicodile/update_z/distributed_sparse_encoder.py 76.34% <100.00%> (+0.25%) :arrow_up:
dicodile/utils/shape_helpers.py 74.41% <100.00%> (+4.97%) :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 43b9dee...52d680c. Read the comment docs.