Open-EO / openeo-processes-dask

Python implementations of many OpenEO processes, dask-friendly by default.
Apache License 2.0
19 stars 14 forks source link

first/last: Convert to numpy if list is provided #212

Closed m-mohr closed 9 months ago

m-mohr commented 10 months ago

first/last: Convert to numpy if list is provided

Found by the new test suite and want to make you aware. I won't have time to add tests, this is more a bug report rather than a full PR.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (8d9e3fb) 79.42% compared to head (f193930) 79.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ========================================== + Coverage 79.42% 79.45% +0.02% ========================================== Files 30 30 Lines 1468 1470 +2 ========================================== + Hits 1166 1168 +2 Misses 302 302 ```

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