tlambert03 / nd2

Full-featured nd2 (Nikon NIS Elements) file reader for python. Outputs to numpy, dask, and xarray. Exhaustive metadata extraction
https://tlambert03.github.io/nd2
BSD 3-Clause "New" or "Revised" License
54 stars 15 forks source link

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

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

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

updates:

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (2f4ff36) into main (f94b6da) will increase coverage by 0.01%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   87.38%   87.39%   +0.01%     
==========================================
  Files          11       11              
  Lines        1173     1174       +1     
==========================================
+ Hits         1025     1026       +1     
  Misses        148      148              
Impacted Files Coverage Δ
src/nd2/resource_backed_array.py 96.82% <75.00%> (+0.05%) :arrow_up:
src/nd2/nd2file.py 91.98% <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 f94b6da...2f4ff36. Read the comment docs.