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

Fix: Apply dim exceptions #218

Closed GeraldIr closed 7 months ago

GeraldIr commented 7 months ago

Fix dimension names being wrong in edge cases.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ac50509) 81.02% compared to head (4c63d0b) 81.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #218 +/- ## ========================================== + Coverage 81.02% 81.08% +0.06% ========================================== Files 29 29 Lines 1560 1565 +5 ========================================== + Hits 1264 1269 +5 Misses 296 296 ```

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