Skip to content

Conversation

@pared
Copy link
Contributor

@pared pared commented Feb 28, 2020

  • ❗ 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. πŸ™

Fixes #3410

@pared pared requested a review from efiop February 29, 2020 19:09
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a complaint or anything like that, but just wanted to say that this is actually a really good case where a PR/patch description would help understand the difference :) Just like a short note about "we are currently using dfs_edges, but it is not what we need because ... , so we need to use edge_dfs". Since you dove into researching this, your summary would have a great value πŸ™‚

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats a valid point, Ill do that, it will probably be the best to include that in original issue, right?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pared, could this be related with this: #3353?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skshetry I don't think so. This issue was purely about dvc pipelines, and in #3353 throw happens upon reproduce. I would need to dive deeper into #3353 to say more.

@efiop
Copy link
Contributor

efiop commented Feb 29, 2020

@pared Great catch! πŸ™ Let's add a test (probably unit test for _build_graph, if that makes sense to you) for it, so we are covered from regressions in the future.

@pared
Copy link
Contributor Author

pared commented Mar 2, 2020

@efiop I will prepare test
Summary of bug reason can be found in the original issue.

@pared pared requested review from efiop and skshetry March 2, 2020 11:43
@efiop efiop requested review from Suor and gurobokum March 3, 2020 04:33
@efiop efiop merged commit 06c634a into treeverse:master Mar 5, 2020
@pared pared deleted the 3410_edges branch March 24, 2020 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dvc pipeline show --ascii - visual bug since version 0.82.9

3 participants