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 #2811

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 15, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.13](astral-sh/ruff-pre-commit@v0.1.11...v0.1.13)
@flying-sheep flying-sheep added this to the 1.9.7 milestone Jan 15, 2024
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

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

Comparison is base (30c5902) 72.70% compared to head (61c7efc) 72.37%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2811      +/-   ##
==========================================
- Coverage   72.70%   72.37%   -0.34%     
==========================================
  Files         111      111              
  Lines       12368    12368              
==========================================
- Hits         8992     8951      -41     
- Misses       3376     3417      +41     
Files Coverage Δ
scanpy/experimental/pp/_highly_variable_genes.py 63.46% <100.00%> (ø)
scanpy/testing/_pytest/fixtures/data.py 100.00% <100.00%> (ø)
scanpy/preprocessing/_highly_variable_genes.py 96.17% <90.47%> (ø)

... and 1 file with indirect coverage changes

@flying-sheep flying-sheep merged commit 4f4b1c3 into master Jan 16, 2024
13 of 15 checks passed
@flying-sheep flying-sheep deleted the pre-commit-ci-update-config branch January 16, 2024 11:13
Copy link

lumberbot-app bot commented Jan 16, 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.9.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 4f4b1c3a655546d981360bcce625d354a4291385
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #2811: [pre-commit.ci] pre-commit autoupdate'
  1. Push to a named branch:
git push YOURFORK 1.9.x:auto-backport-of-pr-2811-on-1.9.x
  1. Create a PR against branch 1.9.x, I would have named this PR:

"Backport PR #2811 on branch 1.9.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant