Skip to content
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

exp apply: force dvc checkout by default #10051

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

pmrowla
Copy link
Contributor

@pmrowla pmrowla commented Oct 26, 2023

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@pmrowla pmrowla added A: experiments Related to dvc exp bugfix fixes bug labels Oct 26, 2023
@pmrowla pmrowla self-assigned this Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
dvc/repo/experiments/apply.py 89.13% <100.00%> (+0.24%) ⬆️
tests/unit/command/test_experiments.py 100.00% <100.00%> (ø)
dvc/commands/experiments/apply.py 89.47% <50.00%> (-10.53%) ⬇️

📢 Thoughts on this report? Let us know!.

@pmrowla pmrowla merged commit 0bfce0b into iterative:main Oct 26, 2023
18 of 21 checks passed
@pmrowla pmrowla deleted the 9991-apply-force branch October 26, 2023 05:48
@dberenbaum
Copy link
Collaborator

Thanks @pmrowla!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: experiments Related to dvc exp bugfix fixes bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exp apply: unable to apply an experiment when there are unsaved changes in the workspace
2 participants