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

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

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 2 years ago

updates:

codecov-commenter commented 2 years ago

Codecov Report

Base: 92.43% // Head: 88.33% // Decreases project coverage by -4.09% :warning:

Coverage data is based on head (5042ff0) compared to base (d9ff37a). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== - Coverage 92.43% 88.33% -4.10% ========================================== Files 3 2 -1 Lines 185 180 -5 ========================================== - Hits 171 159 -12 - Misses 14 21 +7 ``` | [Impacted Files](https://codecov.io/gh/ome/napari-ome-zarr/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome) | Coverage Δ | | |---|---|---| | [napari\_ome\_zarr/\_tests/test\_reader.py](https://codecov.io/gh/ome/napari-ome-zarr/pull/70/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome#diff-bmFwYXJpX29tZV96YXJyL190ZXN0cy90ZXN0X3JlYWRlci5weQ==) | `87.80% <0.00%> (-10.98%)` | :arrow_down: | | [napari\_ome\_zarr/\_\_init\_\_.py](https://codecov.io/gh/ome/napari-ome-zarr/pull/70/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ome#diff-bmFwYXJpX29tZV96YXJyL19faW5pdF9fLnB5) | | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

joshmoore commented 1 year ago

Looks like something changed upstream:

>   import imageio_ffmpeg
  E   ModuleNotFoundError: No module named 'imageio_ffmpeg'
joshmoore commented 1 year ago

Things have gone back to green!