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
211 stars 46 forks source link

bugfix: make .T work + add test #262

Closed haesleinhuepf closed 1 year ago

haesleinhuepf commented 1 year ago

closes #142

codecov-commenter commented 1 year ago

Codecov Report

Base: 92.87% // Head: 92.87% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (b29f99f) compared to base (7367650). Patch coverage: 95.00% of modified lines in pull request are covered.

: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 #262 +/- ## ======================================= Coverage 92.87% 92.87% ======================================= Files 756 757 +1 Lines 13904 13924 +20 ======================================= + Hits 12913 12932 +19 - Misses 991 992 +1 ``` | [Impacted Files](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/262?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/262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-cHljbGVzcGVyYW50b19wcm90b3R5cGUvX3RpZXIwL19hcnJheV9vcGVyYXRvcnMucHk=) | `81.87% <87.50%> (+0.14%)` | :arrow_up: | | [tests/test\_t.py](https://codecov.io/gh/clEsperanto/pyclesperanto_prototype/pull/262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clEsperanto#diff-dGVzdHMvdGVzdF90LnB5) | `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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.