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
53 stars 15 forks source link

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

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 #47 (9b6d30b) into main (f94b6da) will decrease coverage by 0.83%. The diff coverage is 84.37%.

:exclamation: Current head 9b6d30b differs from pull request most recent head 2cf29fb. Consider uploading reports for the commit 2cf29fb to get more accurate results

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   87.38%   86.55%   -0.84%     
==========================================
  Files          11       10       -1     
  Lines        1173     1145      -28     
==========================================
- Hits         1025      991      -34     
- Misses        148      154       +6     
Impacted Files Coverage Δ
src/nd2/_chunkmap.py 67.16% <80.48%> (+10.16%) :arrow_up:
src/nd2/nd2file.py 93.86% <83.33%> (+1.88%) :arrow_up:
src/nd2/__init__.py 100.00% <100.00%> (ø)
src/nd2/_sdk/latest.pyx 76.71% <100.00%> (-6.47%) :arrow_down:
src/nd2/_util.py 90.56% <100.00%> (ø)
src/nd2/_legacy.py 84.09% <0.00%> (+0.90%) :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 f94b6da...2cf29fb. Read the comment docs.