ome / napari-ome-zarr

A napari plugin for zarr backed OME-NGFF images
https://www.napari-hub.org/plugins/napari-ome-zarr
BSD 3-Clause "New" or "Revised" License
27 stars 21 forks source link

Copy pre-commit from ome-zarr-py #43

Closed joshmoore closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #43 (2b171d7) into main (bc265ca) will not change coverage. The diff coverage is 71.42%.

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   91.28%   91.28%           
=======================================
  Files           3        3           
  Lines         195      195           
=======================================
  Hits          178      178           
  Misses         17       17           
Impacted Files Coverage Δ
napari_ome_zarr/_tests/test_reader.py 98.83% <ø> (ø)
napari_ome_zarr/_reader.py 86.53% <66.66%> (ø)
napari_ome_zarr/__init__.py 60.00% <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 bc265ca...2b171d7. Read the comment docs.

joshmoore commented 2 years ago

Green, if someone is up for review.

joshmoore commented 2 years ago

WFM