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

Add support for python 3.10 #23

Closed tlambert03 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (0423800) into main (93c1522) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   87.34%   87.27%   -0.07%     
==========================================
  Files          11       11              
  Lines        1106     1108       +2     
==========================================
+ Hits          966      967       +1     
- Misses        140      141       +1     
Impacted Files Coverage Δ
src/nd2/_chunkmap.py 57.00% <0.00%> (-0.15%) :arrow_down:

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 93c1522...0423800. Read the comment docs.