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

[pre-commit.ci] pre-commit autoupdate #262

Closed pre-commit-ci[bot] closed 2 years ago

pre-commit-ci[bot] commented 3 years ago

updates:

codecov[bot] commented 3 years ago

Codecov Report

Merging #262 (f6f2c8b) into master (d8abb6b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   94.29%   94.29%           
=======================================
  Files           8        8           
  Lines        1209     1209           
  Branches      310      310           
=======================================
  Hits         1140     1140           
  Misses         35       35           
  Partials       34       34           
Flag Coverage Δ
nbsmoke 60.21% <ø> (ø)
unittests 93.96% <ø> (ø)

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


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 d8abb6b...f6f2c8b. Read the comment docs.

MarcoGorelli commented 3 years ago

Just FYI, black now has a Jupyter hook, I'd advise using that instead of nbqa-black