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

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

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

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (05c5df2) 99.64% compared to head (92fb579) 99.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2940      +/-   ##
==========================================
- Coverage   99.64%   99.64%   -0.01%     
==========================================
  Files         116      116              
  Lines       17503    17501       -2     
  Branches     3148     3148              
==========================================
- Hits        17441    17439       -2     
  Misses         43       43              
  Partials       19       19              
Files Coverage Δ
src/trio/__init__.py 100.00% <ø> (ø)
src/trio/_core/_local.py 100.00% <100.00%> (ø)
src/trio/_core/_run.py 99.66% <ø> (ø)
src/trio/_core/_thread_cache.py 100.00% <100.00%> (ø)
src/trio/_core/_traps.py 100.00% <ø> (ø)
src/trio/_core/_windows_cffi.py 100.00% <ø> (ø)
src/trio/_file_io.py 100.00% <ø> (ø)
src/trio/_highlevel_open_unix_stream.py 100.00% <ø> (ø)
src/trio/_highlevel_socket.py 100.00% <ø> (ø)
src/trio/_path.py 100.00% <ø> (ø)
... and 17 more

@A5rocks
Copy link
Contributor

A5rocks commented Jan 29, 2024

This made me think about #2835 but we would only really want dependency bumping in these PRs specifically... IDK.

@CoolCat467
Copy link
Contributor

This made me think about #2835 but we would only really want dependency bumping in these PRs specifically... IDK.

Not infallible, but we could add some sort of logic for whenever pull request is opened with exact title [pre-commit.ci] pre-commit autoupdate and author from email regex matches <\d+\+pre-commit-ci\[bot\]@users\.noreply\.github\.com>, do auto-deps things.

@CoolCat467
Copy link
Contributor

Merging, 92fb579 bumps test requirements and everything passes.

@CoolCat467 CoolCat467 merged commit 4b6b497 into master Jan 31, 2024
54 checks passed
@CoolCat467 CoolCat467 deleted the pre-commit-ci-update-config branch January 31, 2024 02:38
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.

None yet

2 participants