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

Support date-only, add TemporalExtentEmpty exception #211

Closed m-mohr closed 1 month ago

m-mohr commented 10 months ago

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

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

Comparison is base (8d9e3fb) 79.42% compared to head (737feb3) 79.33%.

Files Patch % Lines
...sses_dask/process_implementations/cubes/_filter.py 72.72% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ========================================== - Coverage 79.42% 79.33% -0.10% ========================================== Files 30 30 Lines 1468 1476 +8 ========================================== + Hits 1166 1171 +5 - Misses 302 305 +3 ```

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