iterative / gto

🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
https://dvc.org/doc/gto
Apache License 2.0
140 stars 16 forks source link

Fix bugs #324

Closed aguschin closed 1 year ago

aguschin commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 86.61% // Head: 86.70% // Increases project coverage by +0.08% :tada:

Coverage data is based on head (f5e5417) compared to base (0600c0e). Patch coverage: 86.01% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #324 +/- ## ========================================== + Coverage 86.61% 86.70% +0.08% ========================================== Files 18 18 Lines 2069 2143 +74 ========================================== + Hits 1792 1858 +66 - Misses 277 285 +8 ``` | [Impacted Files](https://codecov.io/gh/iterative/gto/pull/324?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative) | Coverage Δ | | |---|---|---| | [gto/base.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2Jhc2UucHk=) | `88.38% <ø> (+0.56%)` | :arrow_up: | | [gto/index.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2luZGV4LnB5) | `87.50% <62.06%> (-3.89%)` | :arrow_down: | | [gto/exceptions.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2V4Y2VwdGlvbnMucHk=) | `73.60% <80.00%> (+0.04%)` | :arrow_up: | | [gto/registry.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL3JlZ2lzdHJ5LnB5) | `90.16% <83.33%> (+0.62%)` | :arrow_up: | | [gto/api.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2FwaS5weQ==) | `94.92% <90.00%> (+2.44%)` | :arrow_up: | | [gto/cli.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2NsaS5weQ==) | `82.62% <90.47%> (+2.10%)` | :arrow_up: | | [gto/config.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2NvbmZpZy5weQ==) | `95.50% <100.00%> (-0.29%)` | :arrow_down: | | [gto/constants.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2NvbnN0YW50cy5weQ==) | `100.00% <100.00%> (ø)` | | | [gto/tag.py](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL3RhZy5weQ==) | `89.79% <100.00%> (-2.05%)` | :arrow_down: | | ... and [3 more](https://codecov.io/gh/iterative/gto/pull/324/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative) | | 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=iterative). 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=iterative)

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