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

Modernize template. #35

Merged
merged 17 commits into from
Nov 23, 2023
Merged

Modernize template. #35

merged 17 commits into from
Nov 23, 2023

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Feb 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (651612a) 79.34% compared to head (953a7d3) 86.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   79.34%   86.36%   +7.01%     
==========================================
  Files           4        4              
  Lines          92       88       -4     
==========================================
+ Hits           73       76       +3     
+ Misses         19       12       -7     
Flag Coverage Δ
end_to_end ?

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 0bb15fa to 96168bd Compare March 6, 2023 21:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from fbde862 to 191bc8f Compare March 20, 2023 20:37
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 191bc8f to 41236a7 Compare March 27, 2023 20:53
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f2f4700 to 8acd4be Compare April 10, 2023 21:07
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8acd4be to 9ace165 Compare April 24, 2023 21:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 9ace165 to c920205 Compare May 1, 2023 21:17
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from bb4377b to 7cdb4e2 Compare May 15, 2023 21:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 36d814f to 6a10273 Compare May 29, 2023 20:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6a10273 to 695d793 Compare June 5, 2023 20:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 912d664 to 4e8ecf7 Compare June 12, 2023 21:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 2324a29 to ba7e781 Compare June 26, 2023 21:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from fe3ff72 to 9e66c72 Compare July 3, 2023 21:48
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5abff21 to 0e12b68 Compare July 10, 2023 21:55
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e8bb269 to 755b49b Compare July 24, 2023 21:29
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 4a11c98 to a91b252 Compare August 7, 2023 22:22
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0dd0d4f to 46c5f15 Compare August 14, 2023 22:24
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 923625f to d81cdcb Compare August 28, 2023 22:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 42e180a to 7ad150e Compare October 9, 2023 18:18
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 1aaa612 to 0b16e60 Compare October 30, 2023 18:08
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
- [github.com/asottile/reorder-python-imports: v3.9.0 → v3.12.0](asottile/reorder-python-imports@v3.9.0...v3.12.0)
- [github.com/asottile/setup-cfg-fmt: v2.2.0 → v2.5.0](asottile/setup-cfg-fmt@v2.2.0...v2.5.0)
- [github.com/psf/black: 23.1.0 → 23.11.0](psf/black@23.1.0...23.11.0)
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.241 → v0.1.6](astral-sh/ruff-pre-commit@v0.0.241...v0.1.6)
- [github.com/dosisod/refurb: v1.10.0 → v1.24.0](dosisod/refurb@v1.10.0...v1.24.0)
- [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](executablebooks/mdformat@0.7.16...0.7.17)
- [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](executablebooks/mdformat@0.7.16...0.7.17)
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.6](codespell-project/codespell@v2.2.2...v2.2.6)
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.7.0](pre-commit/mirrors-mypy@v0.991...v1.7.0)
@tobiasraabe tobiasraabe changed the title [pre-commit.ci] pre-commit autoupdate Modernize template. Nov 23, 2023
@tobiasraabe tobiasraabe enabled auto-merge (squash) November 23, 2023 13:05
@tobiasraabe tobiasraabe merged commit 921fe53 into main Nov 23, 2023
22 checks passed
@tobiasraabe tobiasraabe deleted the pre-commit-ci-update-config branch November 23, 2023 13:17
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

1 participant