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

fix issue with enumerate and zip #291

Closed haesleinhuepf closed 1 year ago

haesleinhuepf commented 1 year ago

closes #290

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 96.29% and project coverage change: +0.02 :tada:

Comparison is base (ea84c9f) 92.91% compared to head (75b2122) 92.93%.

: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 #291 +/- ## ========================================== + Coverage 92.91% 92.93% +0.02% ========================================== Files 768 768 Lines 14139 14164 +25 ========================================== + Hits 13137 13164 +27 + Misses 1002 1000 -2 ``` | [Impacted Files](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/291?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto) | Coverage Δ | | |---|---|---| | [pyclesperanto\_prototype/\_tier0/\_array\_operators.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/291?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-cHljbGVzcGVyYW50b19wcm90b3R5cGUvX3RpZXIwL19hcnJheV9vcGVyYXRvcnMucHk=) | `82.45% <50.00%> (+0.58%)` | :arrow_up: | | [tests/test\_iterator.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/291?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-dGVzdHMvdGVzdF9pdGVyYXRvci5weQ==) | `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.