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

(2.x) exp: Fix --rev args for ls pull and remove. (backport #9483) #9484

Merged
merged 1 commit into from
May 21, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 21, 2023

This is an automatic backport of pull request #9483 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (45c5c83) 91.60% compared to head (5a6ae1f) 91.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #9484   +/-   ##
=======================================
  Coverage   91.60%   91.61%           
=======================================
  Files         489      489           
  Lines       38267    38305   +38     
  Branches     5489     5493    +4     
=======================================
+ Hits        35056    35094   +38     
  Misses       2642     2642           
  Partials      569      569           
Impacted Files Coverage Δ
dvc/repo/experiments/ls.py 100.00% <100.00%> (ø)
dvc/repo/experiments/pull.py 96.66% <100.00%> (+0.11%) ⬆️
dvc/repo/experiments/remove.py 97.22% <100.00%> (+0.07%) ⬆️
tests/func/experiments/test_experiments.py 100.00% <100.00%> (ø)
tests/func/experiments/test_remote.py 100.00% <100.00%> (ø)
tests/func/experiments/test_remove.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@daavoo daavoo merged commit 60e1610 into 2.x May 21, 2023
@daavoo daavoo deleted the mergify/bp/2.x/pr-9483 branch May 21, 2023 14:32
@skshetry skshetry changed the title exp: Fix --rev args for ls pull and remove. (backport #9483) (2.x) exp: Fix --rev args for ls pull and remove. (backport #9483) May 22, 2023
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.

1 participant