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

Add array_append #210

Closed m-mohr closed 8 months ago

m-mohr commented 10 months ago

Not exactly sure how to add array_append to the submodule...

SerRichard commented 8 months ago

I've added array append to the submodule today, think we'll put some time aside in the next week and close this and a few other PRs

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8d9e3fb) 79.42% compared to head (5326c88) 81.88%. Report is 13 commits behind head on main.

Files Patch % Lines
...o_processes_dask/process_implementations/arrays.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== + Coverage 79.42% 81.88% +2.45% ========================================== Files 30 29 -1 Lines 1468 1579 +111 ========================================== + Hits 1166 1293 +127 + Misses 302 286 -16 ```

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