forked from iterative/dvc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
diff: add support for --targets (iterative#4938)
* wip: add target support (back) to dvc diff * Change diff param to targets and update repo.diff accordingly * Update dvc diff --targets with PR review feedback * Tests for dvc diff --targets * Update dvc diff --targets with PR review feedback * Update dvc diff --targets with PR review feedback and additional tests * split out new diff target tests as per PR comment * remove unnecessary cache dir removal from setup_targets_test * Update dvc/command/diff.py Co-authored-by: Ruslan Kuprieiev <[email protected]>
- Loading branch information
1 parent
2512df7
commit 31502ae
Showing
3 changed files
with
204 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters