jni / zarpaint

Paint segmentations directly to on-disk/remote zarr arrays
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Add tensorstore missing warning when making zarr array #49

Closed jni closed 10 months ago

jni commented 10 months ago

Supersedes #47

codecov-commenter commented 10 months ago

Codecov Report

Merging #49 (a8cd6e5) into main (7ecd6f9) will increase coverage by 0.09%. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   89.17%   89.27%   +0.09%     
==========================================
  Files          15       15              
  Lines         545      550       +5     
==========================================
+ Hits          486      491       +5     
  Misses         59       59              
Files Coverage Δ
src/zarpaint/_zarpaint.py 86.56% <100.00%> (+1.08%) :arrow_up: