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

extension for landcover pipeline and plugins #138

Closed emmaai closed 2 months ago

emmaai commented 2 months ago

Major changes:

Minor changes:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 76.19048% with 65 lines in your changes missing coverage. Please review.

Project coverage is 77.97%. Comparing base (2f7cd3f) to head (b11bfaa). Report is 1 commits behind head on develop.

Files Patch % Lines
odc/stats/tasks.py 51.94% 37 Missing :warning:
odc/stats/plugins/lc_veg_class_a1.py 74.66% 19 Missing :warning:
odc/stats/model.py 22.22% 7 Missing :warning:
odc/stats/utils.py 96.92% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #138 +/- ## =========================================== - Coverage 78.29% 77.97% -0.33% =========================================== Files 38 40 +2 Lines 3525 3728 +203 =========================================== + Hits 2760 2907 +147 - Misses 765 821 +56 ```

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