Skip to content

dvc metrics diff vs dvc diff output consistency #3435

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

Closed
DavidGOrtega opened this issue Mar 3, 2020 · 0 comments · Fixed by #3727
Closed

dvc metrics diff vs dvc diff output consistency #3435

DavidGOrtega opened this issue Mar 3, 2020 · 0 comments · Fixed by #3727
Assignees
Labels
bug Did we break something? p1-important Important, aka current backlog of things to do research ui user interface / interaction

Comments

@DavidGOrtega
Copy link

DavidGOrtega commented Mar 3, 2020

dvc diff --show-json HEAD  HEAD

ouputs nothing

dvc metrics diff --show-json HEAD  HEAD

ouputs {}

without json output :
nothing VS 'No changes.'

Please provide information about your setup
dvc 0.87.0
Python 3.6.9
ubuntu 10.04

@ghost ghost added the triage Needs to be triaged label Mar 3, 2020
@skshetry skshetry added bug Did we break something? p1-important Important, aka current backlog of things to do ui user interface / interaction labels Mar 4, 2020
@ghost ghost removed triage Needs to be triaged labels Mar 4, 2020
@efiop efiop added the research label Mar 31, 2020
@efiop efiop self-assigned this May 3, 2020
efiop added a commit to efiop/dvc that referenced this issue May 3, 2020
efiop added a commit that referenced this issue May 3, 2020
* diff: make output consistent with other diff commands

Fixes #3435

* tests: plot: fix flaky test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Did we break something? p1-important Important, aka current backlog of things to do research ui user interface / interaction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants