clEsperanto / pyclesperanto

GPU-accelerated Image Processing library using OpenCL
https://clesperanto.github.io/pyclesperanto
BSD 3-Clause "New" or "Revised" License
31 stars 6 forks source link

Extended and corrected the docstring of `push` concerning the dtype parameter #152

Closed m-albert closed 9 months ago

m-albert commented 9 months ago

This is my first PR here 😊 and aims to close https://github.com/clEsperanto/pyclesperanto/issues/151.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.98%. Comparing base (0c7ac8c) to head (02786f1).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ======================================= Coverage 83.98% 83.98% ======================================= Files 17 17 Lines 1586 1586 ======================================= Hits 1332 1332 Misses 254 254 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

StRigaud commented 9 months ago

@m-albert I let you rebase from main as I silence the windows CI build for now

m-albert commented 9 months ago

@StRigaud Done!

StRigaud commented 9 months ago

I can merge this or I can wait if you wanna add more things

m-albert commented 9 months ago

Feel free to merge, I'd add any further things to a new PR 👍