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

Handle credentials rotation #114

Closed emmaai closed 7 months ago

emmaai commented 8 months ago

Changes:

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ec3cdd3) 76.38% compared to head (6e23284) 76.59%. Report is 2 commits behind head on develop.

Files Patch % Lines
odc/stats/io.py 54.54% 5 Missing :warning:
odc/stats/proc.py 55.55% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #114 +/- ## =========================================== + Coverage 76.38% 76.59% +0.21% =========================================== Files 34 34 Lines 3210 3205 -5 =========================================== + Hits 2452 2455 +3 + Misses 758 750 -8 ```

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