Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote git registry #309

Merged
merged 30 commits into from
Dec 6, 2022
Merged

Conversation

francesco086
Copy link
Contributor

@francesco086 francesco086 commented Dec 6, 2022

PR replacing #296, part of the issue #25

Francesco Calcavecchia and others added 30 commits November 25, 2022 06:42
…ing Repo

Co-authored-by: Alexander Guschin <1aguschin@gmail.com>
Other option to handle `is_url_of_remote_repo`
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2022

Codecov Report

Base: 86.71% // Head: 87.00% // Increases project coverage by +0.28% 🎉

Coverage data is based on head (1f0bc45) compared to base (c2985fd).
Patch coverage: 93.10% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   86.71%   87.00%   +0.28%     
==========================================
  Files          16       16              
  Lines        2025     1993      -32     
==========================================
- Hits         1756     1734      -22     
+ Misses        269      259      -10     
Impacted Files Coverage Δ
gto/cli.py 80.45% <80.00%> (+7.42%) ⬆️
gto/api.py 92.48% <92.68%> (-1.40%) ⬇️
gto/git_utils.py 89.62% <93.18%> (-9.65%) ⬇️
gto/index.py 90.60% <95.65%> (-0.42%) ⬇️
gto/registry.py 88.93% <100.00%> (ø)
gto/ui.py 86.66% <0.00%> (+1.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@aguschin aguschin merged commit c3b6605 into iterative:main Dec 6, 2022
@aguschin aguschin self-requested a review December 6, 2022 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants