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

Automate versioning, tagging and publishing of package #73

Closed emmaai closed 1 year ago

emmaai commented 1 year ago

Changes:

It's supposed to achieve the match between package version and tag such that we can keep tack on the exact commit history.

codecov[bot] commented 1 year ago

Codecov Report

Base: 64.76% // Head: 64.62% // Decreases project coverage by -0.14% :warning:

Coverage data is based on head (018a411) compared to base (c62fabc). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 018a411 differs from pull request most recent head ce87448. Consider uploading reports for the commit ce87448 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #73 +/- ## =========================================== - Coverage 64.76% 64.62% -0.15% =========================================== Files 22 22 Lines 2069 2069 =========================================== - Hits 1340 1337 -3 - Misses 729 732 +3 ``` | [Impacted Files](https://codecov.io/gh/opendatacube/odc-stats/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) | Coverage Δ | | |---|---|---| | [odc/stats/\_version.py](https://codecov.io/gh/opendatacube/odc-stats/pull/73/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-b2RjL3N0YXRzL192ZXJzaW9uLnB5) | `100.00% <100.00%> (ø)` | | | [odc/stats/\_text.py](https://codecov.io/gh/opendatacube/odc-stats/pull/73/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-b2RjL3N0YXRzL190ZXh0LnB5) | `92.85% <0.00%> (-1.79%)` | :arrow_down: | | [odc/stats/proc.py](https://codecov.io/gh/opendatacube/odc-stats/pull/73/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-b2RjL3N0YXRzL3Byb2MucHk=) | `25.64% <0.00%> (-1.03%)` | :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.