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

[pre-commit.ci] pre-commit autoupdate #3054

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Conversation

updates:
- [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.43.0](igorshubovych/markdownlint-cli@v0.42.0...v0.43.0)
- [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.4...v0.8.0)
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.53%. Comparing base (98afcdc) to head (146d5d3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3054   +/-   ##
=======================================
  Coverage   84.53%   84.53%           
=======================================
  Files         178      178           
  Lines       15067    15067           
=======================================
  Hits        12737    12737           
  Misses       2330     2330           
Files with missing lines Coverage Δ
src/scvi/data/_built_in_data/_brain_large.py 94.73% <100.00%> (ø)

@ori-kron-wis ori-kron-wis self-assigned this Nov 27, 2024
@ori-kron-wis ori-kron-wis added the on-merge: backport to 1.2.x on-merge: backport to 1.2.x label Nov 27, 2024
@ori-kron-wis ori-kron-wis added this to the scvi-tools 1.2 milestone Nov 27, 2024
@ori-kron-wis ori-kron-wis merged commit f681012 into main Nov 27, 2024
17 checks passed
Copy link

lumberbot-app bot commented Nov 27, 2024

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout 1.2.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 f681012918466bcfd545005f46efd52f9e5b2279
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #3054: [pre-commit.ci] pre-commit autoupdate'
  1. Push to a named branch:
git push YOURFORK 1.2.x:auto-backport-of-pr-3054-on-1.2.x
  1. Create a PR against branch 1.2.x, I would have named this PR:

"Backport PR #3054 on branch 1.2.x ([pre-commit.ci] pre-commit autoupdate)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-merge: backport to 1.2.x on-merge: backport to 1.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant