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

MNT: Suppress warnings #243

Closed scottclowe closed 3 years ago

scottclowe commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #243 (de17ce6) into master (de1dfc0) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   93.72%   93.74%   +0.01%     
==========================================
  Files           8        8              
  Lines        1068     1071       +3     
  Branches      248      248              
==========================================
+ Hits         1001     1004       +3     
  Misses         34       34              
  Partials       33       33              
Flag Coverage Δ
nbsmoke 59.75% <33.33%> (+0.11%) :arrow_up:
unittests 93.46% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
fissa/core.py 96.42% <100.00%> (+0.02%) :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 de1dfc0...de17ce6. Read the comment docs.