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

Return API to read annotations #356

Closed aguschin closed 1 year ago

aguschin commented 1 year ago

This is for Studio, to keep updating GTO and not maintain a separate GTO version for Studio, backporting changes.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 78.77% and project coverage change: -0.67 :warning:

Comparison is base (ea03d6a) 85.81% compared to head (938b945) 85.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #356 +/- ## ========================================== - Coverage 85.81% 85.15% -0.67% ========================================== Files 16 18 +2 Lines 1699 2115 +416 ========================================== + Hits 1458 1801 +343 - Misses 241 314 +73 ``` | [Impacted Files](https://app.codecov.io/gh/iterative/gto/pull/356?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://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2FwaS5weQ==) | `89.39% <52.63%> (-6.23%)` | :arrow_down: | | [gto/exceptions.py](https://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2V4Y2VwdGlvbnMucHk=) | `70.40% <62.50%> (-1.88%)` | :arrow_down: | | [gto/ext.py](https://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2V4dC5weQ==) | `71.79% <71.79%> (ø)` | | | [gto/base.py](https://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2Jhc2UucHk=) | `88.38% <80.00%> (+0.92%)` | :arrow_up: | | [gto/index.py](https://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2luZGV4LnB5) | `81.25% <81.25%> (ø)` | | | [gto/config.py](https://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL2NvbmZpZy5weQ==) | `94.38% <88.88%> (-2.50%)` | :arrow_down: | | [gto/\_\_init\_\_.py](https://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [gto/registry.py](https://app.codecov.io/gh/iterative/gto/pull/356?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-Z3RvL3JlZ2lzdHJ5LnB5) | `90.57% <100.00%> (+0.11%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/iterative/gto/pull/356/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative)

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