clEsperanto / pyclesperanto_prototype

GPU-accelerated bio-image analysis focusing on 3D+t microscopy image data
http://clesperanto.net
BSD 3-Clause "New" or "Revised" License
208 stars 44 forks source link

Mode filters #292

Closed haesleinhuepf closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (c1403ef) 92.93% compared to head (7fcbb2d) 92.97%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #292 +/- ## ========================================== + Coverage 92.93% 92.97% +0.03% ========================================== Files 768 772 +4 Lines 14164 14228 +64 ========================================== + Hits 13164 13228 +64 Misses 1000 1000 ``` | [Impacted Files](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto) | Coverage Δ | | |---|---|---| | [pyclesperanto\_prototype/\_tier1/\_\_init\_\_.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-cHljbGVzcGVyYW50b19wcm90b3R5cGUvX3RpZXIxL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [pyclesperanto\_prototype/\_tier1/\_mode\_box.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-cHljbGVzcGVyYW50b19wcm90b3R5cGUvX3RpZXIxL19tb2RlX2JveC5weQ==) | `100.00% <100.00%> (ø)` | | | [pyclesperanto\_prototype/\_tier1/\_mode\_sphere.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-cHljbGVzcGVyYW50b19wcm90b3R5cGUvX3RpZXIxL19tb2RlX3NwaGVyZS5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_mode\_box.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-dGVzdHMvdGVzdF9tb2RlX2JveC5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_mode\_sphere.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-dGVzdHMvdGVzdF9tb2RlX3NwaGVyZS5weQ==) | `100.00% <100.00%> (ø)` | | 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=clEsperanto). 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=clEsperanto)

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