opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
54 stars 31 forks source link

Improve stac api item search extensions #570

Closed Ariana-B closed 3 weeks ago

Ariana-B commented 5 months ago

Remedy some oversights from my previous work on stac api extensions:

This is a band-aid fix; the entire stac api implementation needs to be reworked.


📚 Documentation preview 📚: https://datacube-explorer--570.org.readthedocs.build/en/570/

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 86.35%. Comparing base (aa0d9f3) to head (4bebdc9). Report is 75 commits behind head on develop.

:exclamation: Current head 4bebdc9 differs from pull request most recent head 2eb1fb4

Please upload reports for the commit 2eb1fb4 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #570 +/- ## =========================================== + Coverage 86.29% 86.35% +0.06% =========================================== Files 26 26 Lines 3451 3511 +60 =========================================== + Hits 2978 3032 +54 - Misses 473 479 +6 ```

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

omad commented 3 weeks ago

Merged in another PR