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

Add gto doctor #316

Merged
merged 8 commits into from
Dec 16, 2022
Merged

Add gto doctor #316

merged 8 commits into from
Dec 16, 2022

Conversation

aguschin
Copy link
Contributor

@aguschin aguschin commented Dec 14, 2022

Close #241
Close #142
Close #317

This just reads repo for now, and prints the error. Basically you can have the same effect if you run gto show and gto describe for all commits you want.

$ gto doctor
🪴  GTO Version: 0.2.5.dev4+g89fca05
---------------------------------
INDEX='artifacts.yaml'
TYPES=None
STAGES=None
LOG_LEVEL='INFO'
DEBUG=False
ENRICHMENTS=[]
AUTOLOAD_ENRICHMENTS=True
CONFIG_FILE_NAME='.gto'
EMOJIS=True
---------------------------------
✅  No issues found

TODO:

@aguschin aguschin self-assigned this Dec 14, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2022

Codecov Report

Base: 86.61% // Head: 85.94% // Decreases project coverage by -0.66% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #316      +/-   ##
==========================================
- Coverage   86.61%   85.94%   -0.67%     
==========================================
  Files          18       18              
  Lines        2069     2113      +44     
==========================================
+ Hits         1792     1816      +24     
- Misses        277      297      +20     
Impacted Files Coverage Δ
gto/api.py 89.78% <50.00%> (-2.71%) ⬇️
gto/index.py 87.41% <57.69%> (-3.98%) ⬇️
gto/exceptions.py 73.60% <80.00%> (+0.04%) ⬆️
gto/cli.py 81.84% <84.21%> (+1.32%) ⬆️
gto/tag.py 89.79% <0.00%> (-2.05%) ⬇️

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 ff500db into main Dec 16, 2022
@aguschin aguschin deleted the feature/doctor branch December 16, 2022 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants