Skip to content

[pre-commit.ci] pre-commit autoupdate - #78

Merged
Remi-Gau merged 2 commits into
mainfrom
pre-commit-ci-update-config
Jul 23, 2026
Merged

[pre-commit.ci] pre-commit autoupdate#78
Remi-Gau merged 2 commits into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 61361b4 to c3f0bca Compare May 26, 2025 20:22
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from a50e645 to 677190e Compare June 30, 2025 20:17
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 677190e to e92da85 Compare August 11, 2025 21:35
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from e92da85 to 2a60bfb Compare September 8, 2025 21:05
@codecov

codecov Bot commented Sep 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@764dd58). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage        ?   70.79%           
=======================================
  Files           ?       17           
  Lines           ?     3671           
  Branches        ?        0           
=======================================
  Hits            ?     2599           
  Misses          ?     1072           
  Partials        ?        0           
Flag Coverage Δ
macOS-latest_3.10 70.79% <ø> (?)
macOS-latest_3.11 70.79% <ø> (?)
macOS-latest_3.12 70.79% <ø> (?)
macOS-latest_3.13 70.79% <ø> (?)
macOS-latest_3.9 70.80% <ø> (?)
ubuntu-latest_3.10 70.79% <ø> (?)
ubuntu-latest_3.11 70.79% <ø> (?)
ubuntu-latest_3.12 70.79% <ø> (?)
ubuntu-latest_3.13 70.79% <ø> (?)
ubuntu-latest_3.9 70.80% <ø> (?)
windows-latest_3.10 70.79% <ø> (?)
windows-latest_3.11 70.79% <ø> (?)
windows-latest_3.12 70.79% <ø> (?)
windows-latest_3.13 70.79% <ø> (?)
windows-latest_3.9 70.80% <ø> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 2a60bfb to e0018ab Compare September 22, 2025 21:32
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from d7ab2c5 to 0400d8c Compare October 13, 2025 21:28
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 0400d8c to 09a2c8e Compare November 10, 2025 21:54
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 09a2c8e to f5f385c Compare November 24, 2025 21:41
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from f5f385c to 5e3480c Compare December 8, 2025 21:49
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 5e3480c to 54525a3 Compare January 12, 2026 21:24
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 54525a3 to 33c5e98 Compare January 19, 2026 21:50
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 52b2c45 to 3846f84 Compare February 23, 2026 21:46
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 6d3aa41 to a83f66d Compare March 9, 2026 22:00
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from a96cc84 to 21a0587 Compare March 16, 2026 21:58
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 67975ff to c304ebc Compare April 27, 2026 21:57
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from c522ac0 to 389f51b Compare May 25, 2026 21:43
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from adbaafc to 1087a03 Compare July 13, 2026 22:14
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
- [github.com/pycqa/isort: 6.0.1 → 9.0.0b1](PyCQA/isort@6.0.1...9.0.0b1)
- [github.com/asottile/pyupgrade: v3.19.1 → v3.21.2](asottile/pyupgrade@v3.19.1...v3.21.2)
- [github.com/psf/black-pre-commit-mirror: 25.1.0 → 26.5.1](psf/black-pre-commit-mirror@25.1.0...26.5.1)
- [github.com/adamchainz/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0)
- [github.com/codespell-project/codespell: v2.4.1 → v2.4.3](codespell-project/codespell@v2.4.1...v2.4.3)
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.14.0 → v2.16.0](macisamuele/language-formatters-pre-commit-hooks@v2.14.0...v2.16.0)
- [github.com/pyCQA/flake8: 7.1.2 → 7.3.0](PyCQA/flake8@7.1.2...7.3.0)
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 9d61700 to 9e91a55 Compare July 20, 2026 21:42
@Remi-Gau
Remi-Gau merged commit 0cec1ba into main Jul 23, 2026
1 of 16 checks passed
@Remi-Gau
Remi-Gau deleted the pre-commit-ci-update-config branch July 23, 2026 11:23
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.

1 participant