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: Rename loop variables #252

Closed scottclowe closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #252 (507f3d6) into master (09013ee) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   93.87%   93.87%           
=======================================
  Files           8        8           
  Lines        1094     1094           
  Branches      254      254           
=======================================
  Hits         1027     1027           
  Misses         34       34           
  Partials       33       33           
Flag Coverage Δ
nbsmoke 60.78% <41.17%> (+0.18%) :arrow_up:
unittests 93.60% <100.00%> (ø)

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

Impacted Files Coverage Δ
fissa/core.py 96.58% <100.00%> (ø)

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 09013ee...507f3d6. Read the comment docs.