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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.48%. Comparing base (1ff20b1) to head (03dc0d7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #723      +/-   ##
==========================================
- Coverage   83.65%   78.48%   -5.17%     
==========================================
  Files          28       27       -1     
  Lines        4166     4104      -62     
==========================================
- Hits         3485     3221     -264     
- Misses        681      883     +202     

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 03dc0d7 to 7cb35fb Compare October 7, 2024 18:34
updates:
- [github.com/Lucas-C/pre-commit-hooks.git: v1.5.1 → v1.5.5](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.5.1...v1.5.5)
- [github.com/hhatto/autopep8.git: v2.1.0 → v2.3.1](https://github.com/hhatto/autopep8.git/compare/v2.1.0...v2.3.1)
- [github.com/pre-commit/pre-commit-hooks.git: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.6.0...v5.0.0)
- [github.com/adrienverge/yamllint.git: v1.32.0 → v1.35.1](https://github.com/adrienverge/yamllint.git/compare/v1.32.0...v1.35.1)
- [github.com/PyCQA/flake8.git: 7.0.0 → 7.1.1](https://github.com/PyCQA/flake8.git/compare/7.0.0...7.1.1)
- [github.com/pre-commit/mirrors-mypy.git: v1.4.1 → v1.14.1](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.4.1...v1.14.1)
- [github.com/PyCQA/pylint.git: v3.1.0 → v3.3.3](https://github.com/PyCQA/pylint.git/compare/v3.1.0...v3.3.3)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 7cb35fb to cf0b104 Compare January 6, 2025 18:09
"Bad chunked transfer size: {chunk_size!r}".format(
chunk_size=chunk_size
'Bad chunked transfer size: {chunk_size!r}'.format(
chunk_size=chunk_size,

Check failure

Code scanning / CodeQL

Potentially uninitialized local variable Error

Local variable 'chunk_size' may be used before it is initialized.
r"https://github\.com"
r"/python/cpython/blob/c39b52f/Lib/poplib\.py#user-content-L297-L302",
r"^https://matrix\.to/#", # these render fully on front-end from anchors
r'https://github\.com' r'/python/cpython/blob/c39b52f/Lib/poplib\.py#L297-L302',

Check warning

Code scanning / CodeQL

Implicit string concatenation in a list Warning documentation

Implicit string concatenation. Maybe missing a comma?
Comment on lines +124 to +125
r'https://github\.com'
r'/python/cpython/blob/c39b52f/Lib/poplib\.py#user-content-L297-L302',

Check warning

Code scanning / CodeQL

Implicit string concatenation in a list Warning documentation

Implicit string concatenation. Maybe missing a comma?
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.

0 participants