opendatacube / odc-stats

Statistician is a framework of tools for generating statistical summaries of large collections of EO data managed in an ODC instance.
Apache License 2.0
9 stars 4 forks source link

Construct tasks with stac #124

Closed emmaai closed 6 months ago

emmaai commented 6 months ago

As the tile.

relevant change: https://github.com/opendatacube/odc-stac/pull/152

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 76.86%. Comparing base (0a4bf97) to head (6beccc9). Report is 6 commits behind head on develop.

Files Patch % Lines
odc/stats/tasks.py 81.66% 11 Missing :warning:
odc/stats/model.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #124 +/- ## =========================================== + Coverage 76.59% 76.86% +0.26% =========================================== Files 34 35 +1 Lines 3205 3285 +80 =========================================== + Hits 2455 2525 +70 - Misses 750 760 +10 ```

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