-
Notifications
You must be signed in to change notification settings - Fork 36
init: throw on dvc/dvclive config mismatch #74
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #74 +/- ##
==========================================
+ Coverage 87.50% 87.77% +0.27%
==========================================
Files 10 10
Lines 256 270 +14
==========================================
+ Hits 224 237 +13
- Misses 32 33 +1
Continue to review full report at Codecov.
|
9be7b07
to
e5819da
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need my approval code-wise though? May be best to ask another core member anyway (additionally) once the behavior is clear at least. I'll continue discussing in #60 for now.
@jorgeorpinel I was rather thinking about discussing the behavior. Lets continue it under #60 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy to approve this. TBH I didn't test it, but the purported change should indeed address #60 up to what we've discussed so far.
@pared Is this still [WIP] ? |
Fixes #60
TODO
- [x] - allow overriding if proper env variable is present- [x] - If same dir is provided via env, make sure to update configEDIT:
we agreed in #74 to throw on configuration mismatch