-
Notifications
You must be signed in to change notification settings - Fork 1.3k
conftest: remove dvc_repo, erepo, git, git_erepo #3142
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
3160e00 to
50f3408
Compare
|
@pared , tests are failing, but looks good so far) |
50f3408 to
59350c0
Compare
59350c0 to
1844699
Compare
|
|
||
| import mockssh | ||
| import pytest | ||
| from git import Repo |
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.
For some reason, removing this import causes test_get_from_non_dvc_master to fail, hence additional caplog.at_level there. I was unable to invesitage it in reasonable amount of time, so leaving this comment and creating issue.
skshetry
left a comment
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.
Awesome. π₯ π
3d8780b to
36c64c6
Compare
β Have you followed the guidelines in the Contributing to DVC list?
π Check this box if this PR does not require documentation updates, or if it does and you have created a separate PR in dvc.org with such updates (or at least opened an issue about it in that repo). Please link below to your PR (or issue) in the dvc.org repo.
β Have you checked DeepSource, CodeClimate, and other sanity checks below? We consider their findings recommendatory and don't expect everything to be addressed. Please review them carefully and fix those that actually improve code or fix bugs.
Thank you for the contribution - we'll try to review it as soon as possible. π