-
Notifications
You must be signed in to change notification settings - Fork 3
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 #37
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #37 +/- ##
=======================================
Coverage 83.72% 83.72%
=======================================
Files 11 11
Lines 1530 1530
Branches 403 403
=======================================
Hits 1281 1281
Misses 169 169
Partials 80 80
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
3e08eb9
to
da97618
Compare
9fc8c9c
to
893d392
Compare
6516ccb
to
2f307ce
Compare
4d6cea9
to
a62839a
Compare
updates: - [github.com/tox-dev/pyproject-fmt: 2.2.1 → 2.2.4](tox-dev/pyproject-fmt@2.2.1...2.2.4)
a62839a
to
efe6723
Compare
updates: - [github.com/tox-dev/pyproject-fmt: 2.2.1 → 2.2.4](tox-dev/pyproject-fmt@2.2.1...2.2.4) - [github.com/PSF/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0) - [github.com/tox-dev/pyproject-fmt: 2.2.4 → 2.3.1](tox-dev/pyproject-fmt@2.2.4...2.3.1) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] pre-commit autoupdate (#37) updates: - [github.com/tox-dev/pyproject-fmt: 2.2.1 → 2.2.4](tox-dev/pyproject-fmt@2.2.1...2.2.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [pre-commit.ci] pre-commit autoupdate (#38) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PSF/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0) - [github.com/tox-dev/pyproject-fmt: 2.2.4 → 2.3.1](tox-dev/pyproject-fmt@2.2.4...2.3.1) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * fix unsafe_eval in Python 3.12 Signed-off-by: Zhiyuan Chen <[email protected]> * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/tox-dev/pyproject-fmt: 2.4.3 → v2.5.0](tox-dev/pyproject-fmt@2.4.3...v2.5.0) - [github.com/pre-commit/mirrors-mypy: v1.12.1 → v1.13.0](pre-commit/mirrors-mypy@v1.12.1...v1.13.0) --------- Signed-off-by: Zhiyuan Chen <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Zhiyuan Chen <[email protected]>
updates: