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

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Aug 28, 2023

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.286](astral-sh/ruff-pre-commit@v0.0.285...v0.0.286)
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #1110 (49b90d2) into main (cb5b443) will decrease coverage by 2.09%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1110      +/-   ##
==========================================
- Coverage   84.79%   82.71%   -2.09%     
==========================================
  Files          36       36              
  Lines        5131     5131              
==========================================
- Hits         4351     4244     -107     
- Misses        780      887     +107     
Flag Coverage Δ
gpu-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 6 files with indirect coverage changes

@flying-sheep flying-sheep added this to the 0.9.3 milestone Aug 29, 2023
@flying-sheep flying-sheep merged commit 6c3c6d1 into main Aug 29, 2023
11 of 14 checks passed
@flying-sheep flying-sheep deleted the pre-commit-ci-update-config branch August 29, 2023 07:26
@lumberbot-app
Copy link

lumberbot-app bot commented Aug 29, 2023

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 0.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 6c3c6d19a14cfccb5d37f0d32875675013ec9610
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #1110: [pre-commit.ci] pre-commit autoupdate'
  1. Push to a named branch:
git push YOURFORK 0.9.x:auto-backport-of-pr-1110-on-0.9.x
  1. Create a PR against branch 0.9.x, I would have named this PR:

"Backport PR #1110 on branch 0.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