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

chore: [pre-commit.ci] pre-commit autoupdate #2442

Merged
merged 5 commits into from
Mar 20, 2024

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Feb 5, 2024

updates:

* Update pre-commit hooks:
   - github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.3.3
   - github.com/psf/black-pre-commit-mirror: 23.12.1 → 24.3.0
   - github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0
* Apply pre-commit changes.
* Apply ruff fixes to 'RUF017 Avoid quadratic list summation' to
  src/pyhf/workspace.py with '--unsafe-fixes' option.
   - c.f. https://docs.astral.sh/ruff/rules/quadratic-list-summation/

@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (db67210) to head (9a1721b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2442   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files          69       69           
  Lines        4541     4543    +2     
  Branches      804      804           
=======================================
+ Hits         4460     4462    +2     
  Misses         48       48           
  Partials       33       33           
Flag Coverage Δ
contrib 97.79% <100.00%> (+<0.01%) ⬆️
doctest 98.08% <100.00%> (+<0.01%) ⬆️
unittests-3.10 96.23% <100.00%> (+<0.01%) ⬆️
unittests-3.11 96.23% <100.00%> (+<0.01%) ⬆️
unittests-3.12 96.23% <100.00%> (+<0.01%) ⬆️
unittests-3.8 96.25% <100.00%> (+<0.01%) ⬆️
unittests-3.9 96.27% <100.00%> (+<0.01%) ⬆️

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.

@matthewfeickert matthewfeickert self-assigned this Mar 5, 2024
@matthewfeickert matthewfeickert added chore Other changes that don't modify src or test files need-to-backport tmp label until can be backported to patch release branch labels Mar 5, 2024
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.9...v0.2.0)
- [github.com/psf/black-pre-commit-mirror: 23.12.1 → 24.1.1](psf/black-pre-commit-mirror@23.12.1...24.1.1)
@matthewfeickert matthewfeickert merged commit 428c9e1 into main Mar 20, 2024
22 of 23 checks passed
@matthewfeickert matthewfeickert deleted the pre-commit-ci-update-config branch March 20, 2024 20:28
@matthewfeickert matthewfeickert removed the need-to-backport tmp label until can be backported to patch release branch label May 30, 2024
matthewfeickert added a commit that referenced this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Other changes that don't modify src or test files
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants