opendatacube / eo-datasets

Easily write, validate and convert EO datasets and metadata.
Apache License 2.0
49 stars 26 forks source link

Improve stability of Docker container, bump dependencies #274

Closed jeremyh closed 1 year ago

jeremyh commented 1 year ago

We freeze most python dependencies in Docker, but not the build libraries. They've gotten out of sync and dependency-update no longer works.

codecov[bot] commented 1 year ago

Codecov Report

Base: 84.88% // Head: 84.86% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (784fe11) compared to base (c3d5d71). Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #274 +/- ## =========================================== - Coverage 84.88% 84.86% -0.02% =========================================== Files 25 25 Lines 4385 4387 +2 =========================================== + Hits 3722 3723 +1 - Misses 663 664 +1 ``` | [Impacted Files](https://codecov.io/gh/opendatacube/eo-datasets/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) | Coverage Δ | | |---|---|---| | [eodatasets3/images.py](https://codecov.io/gh/opendatacube/eo-datasets/pull/274/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-ZW9kYXRhc2V0czMvaW1hZ2VzLnB5) | `88.44% <66.66%> (-0.18%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.