iterative / gto

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

enable remote repos for the `describe` command #275

Closed francesco086 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 82.79% // Head: 82.80% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (063274d) compared to base (24c165a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #275 +/- ## ======================================= Coverage 82.79% 82.80% ======================================= Files 17 17 Lines 1953 1954 +1 ======================================= + Hits 1617 1618 +1 Misses 336 336 ``` | [Impacted Files](https://codecov.io/gh/iterative/gto/pull/275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative) | Coverage Δ | | |---|---|---| | [gto/api.py](https://codecov.io/gh/iterative/gto/pull/275/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2FwaS5weQ==) | `91.40% <100.00%> (+0.06%)` | :arrow_up: | 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.

aguschin commented 2 years ago

LGTM! Merging this!