rochefort-lab / fissa

A Python toolbox for Fast Image Signal Separation Analysis, designed for Calcium Imaging data.
GNU General Public License v3.0
30 stars 28 forks source link

TST: Test neuropil.separate verbosity #235

Closed scottclowe closed 3 years ago

scottclowe commented 3 years ago

Check the right outputs are printed when verbose, and are not printed when quiet.

codecov[bot] commented 3 years ago

Codecov Report

Merging #235 (4233521) into master (91b9c91) will increase coverage by 0.42%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   92.75%   93.18%   +0.42%     
==========================================
  Files           8        8              
  Lines         939      939              
  Branches      197      197              
==========================================
+ Hits          871      875       +4     
  Misses         33       33              
+ Partials       35       31       -4     
Flag Coverage Δ
nbsmoke 66.02% <ø> (ø)
unittests 92.75% <ø> (+0.42%) :arrow_up:

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

Impacted Files Coverage Δ
fissa/neuropil.py 98.33% <0.00%> (+6.66%) :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 91b9c91...4233521. Read the comment docs.