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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.93%. Comparing base (9b39f27) to head (3b99258).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   72.93%   72.93%           
=======================================
  Files          39       39           
  Lines        1777     1777           
=======================================
  Hits         1296     1296           
  Misses        481      481           
Flag Coverage Δ
unittests 72.93% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 1bc0d32 to 97e657e Compare June 26, 2023 21:15
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 97e657e to 2fcf1a1 Compare July 17, 2023 22:07
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2fcf1a1 to e22520c Compare July 31, 2023 22:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e22520c to ff23014 Compare August 14, 2023 22:05
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ff23014 to 8d3ca7d Compare August 21, 2023 22:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8d3ca7d to 08e8b1d Compare September 11, 2023 22:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from b84b3cc to 91713ec Compare October 16, 2023 17:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 6326121 to 8bad917 Compare October 30, 2023 18:02
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8bad917 to b7e6aaf Compare November 13, 2023 18:10
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b7e6aaf to 9ef11c0 Compare November 27, 2023 17:55
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 9ef11c0 to 593843f Compare December 11, 2023 18:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 48acd9f to 1b29916 Compare December 25, 2023 18:06
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 1b29916 to 7111fe8 Compare January 8, 2024 18:03
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 7111fe8 to a75b5fb Compare January 29, 2024 18:02
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 48fd805 to c0ba583 Compare February 12, 2024 21:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 6ba33ab to b4ba54c Compare March 18, 2024 19:12
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e7dfcfe to b04691b Compare April 15, 2024 19:17
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b04691b to f1193e4 Compare April 29, 2024 19:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f1193e4 to 5f5a02f Compare June 17, 2024 19:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5f5a02f to 9a53964 Compare July 1, 2024 19:31
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a80f29d to 2cd99b7 Compare July 22, 2024 19:24
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2cd99b7 to 8c03c20 Compare August 5, 2024 19:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8c03c20 to 1e2a3fe Compare August 26, 2024 19:31
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 3052a7e to 9dc36b7 Compare October 14, 2024 19:44
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 9dc36b7 to 0feae05 Compare October 21, 2024 19:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0feae05 to 3b99258 Compare October 28, 2024 19:47
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0)
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
- [github.com/psf/black: 23.3.0 → 24.10.0](psf/black@23.3.0...24.10.0)
- [github.com/PyCQA/flake8: 6.0.0 → 7.1.1](PyCQA/flake8@6.0.0...7.1.1)
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.14.0](pre-commit/mirrors-mypy@v1.2.0...v1.14.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 3b99258 to 5d678d6 Compare December 23, 2024 19: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.

0 participants