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) repro: Continue on RunCacheNotSupported #9511

Merged
merged 2 commits into from
May 29, 2023
Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 25, 2023

This is an automatic backport of pull request #9498 done by Mergify.
Cherry-pick of e98bf38 has failed:

On branch mergify/bp/2.x/pr-9498
Your branch is up to date with 'origin/2.x'.

You are currently cherry-picking commit e98bf38d4.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   tests/func/test_repro_multistage.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   dvc/repo/reproduce.py

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


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

@mergify mergify bot added the conflicts label May 25, 2023
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.03 ⚠️

Comparison is base (6d783b8) 91.30% compared to head (b22ace7) 91.28%.

❗ Current head b22ace7 differs from pull request most recent head f8307d7. Consider uploading reports for the commit f8307d7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #9511      +/-   ##
==========================================
- Coverage   91.30%   91.28%   -0.03%     
==========================================
  Files         490      490              
  Lines       38361    38383      +22     
  Branches     5500     5500              
==========================================
+ Hits        35027    35037      +10     
- Misses       2741     2748       +7     
- Partials      593      598       +5     
Impacted Files Coverage Δ
dvc/repo/reproduce.py 97.70% <100.00%> (+0.07%) ⬆️
tests/func/test_repro_multistage.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

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

@daavoo daavoo force-pushed the mergify/bp/2.x/pr-9498 branch from b22ace7 to f8307d7 Compare May 29, 2023 15:21
@daavoo daavoo enabled auto-merge (rebase) May 29, 2023 15:22
@daavoo daavoo removed the conflicts label May 29, 2023
@daavoo daavoo merged commit cbc8911 into 2.x May 29, 2023
@daavoo daavoo deleted the mergify/bp/2.x/pr-9498 branch May 29, 2023 17:47
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