xcube-dev / xcube

xcube is a Python package for generating and exploiting data cubes powered by xarray, dask, and zarr.
https://xcube.readthedocs.io/
MIT License
201 stars 20 forks source link

Implement STAC and OGC API compatibility improvements #905

Closed pont-us closed 11 months ago

pont-us commented 1 year ago

Closes #904 .

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (add6f00) 93.32% compared to head (851859f) 93.40%.

:exclamation: Current head 851859f differs from pull request most recent head e2c4009. Consider uploading reports for the commit e2c4009 to get more accurate results

Files Patch % Lines
xcube/webapi/ows/coverages/controllers.py 96.73% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #905 +/- ## ========================================== + Coverage 93.32% 93.40% +0.07% ========================================== Files 447 449 +2 Lines 34924 35335 +411 ========================================== + Hits 32594 33003 +409 - Misses 2330 2332 +2 ```

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