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

Treat PlateLabels layer as Labels #54

Open will-moore opened 2 years ago

will-moore commented 2 years ago

This allows PlateLabels to be viewed in napari as shown in https://github.com/ome/ome-zarr-py/pull/207

codecov-commenter commented 2 years ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -2.17 :warning:

Comparison is base (4e506d6) 92.59% compared to head (d71d310) 90.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== - Coverage 92.59% 90.43% -2.17% ========================================== Files 3 3 Lines 189 209 +20 ========================================== + Hits 175 189 +14 - Misses 14 20 +6 ``` | [Impacted Files](https://codecov.io/gh/ome/napari-ome-zarr/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome) | Coverage Δ | | |---|---|---| | [napari\_ome\_zarr/\_reader.py](https://codecov.io/gh/ome/napari-ome-zarr/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome#diff-bmFwYXJpX29tZV96YXJyL19yZWFkZXIucHk=) | `88.77% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://codecov.io/gh/ome/napari-ome-zarr/pull/54/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.