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: update pre-commit hooks #155

Merged
merged 5 commits into from
Aug 5, 2024
Merged

Conversation

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 60.75949% with 31 lines in your changes missing coverage. Please review.

Project coverage is 70.61%. Comparing base (0d7b3f0) to head (97cfb7d).
Report is 222 commits behind head on main.

Files with missing lines Patch % Lines
src/pyg4ometry/fluka/body.py 55.55% 8 Missing ⚠️
src/pyg4ometry/fluka/material.py 0.00% 2 Missing ⚠️
src/pyg4ometry/geant4/DivisionVolume.py 0.00% 2 Missing ⚠️
src/pyg4ometry/fluka/preprocessor.py 0.00% 1 Missing ⚠️
src/pyg4ometry/geant4/ReplicaVolume.py 0.00% 1 Missing ⚠️
src/pyg4ometry/geant4/solid/Cons.py 50.00% 1 Missing ⚠️
src/pyg4ometry/geant4/solid/CutTubs.py 50.00% 1 Missing ⚠️
src/pyg4ometry/geant4/solid/Ellipsoid.py 50.00% 1 Missing ⚠️
src/pyg4ometry/geant4/solid/EllipticalCone.py 50.00% 1 Missing ⚠️
src/pyg4ometry/geant4/solid/GenericPolyhedra.py 50.00% 1 Missing ⚠️
... and 12 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   70.61%   70.61%           
=======================================
  Files         145      145           
  Lines       22475    22475           
=======================================
  Hits        15870    15870           
  Misses       6605     6605           

☔ 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 0cf2e3b to 2863a11 Compare July 2, 2024 01:40
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/psf/black: 23.12.1 → 24.4.2](psf/black@23.12.1...24.4.2)
- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.5.0](astral-sh/ruff-pre-commit@v0.1.9...v0.5.0)
- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.6 → v0.10.0.1](shellcheck-py/shellcheck-py@v0.9.0.6...v0.10.0.1)
- [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](kynan/nbstripout@0.6.1...0.7.1)
- [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v18.1.8](pre-commit/mirrors-clang-format@v17.0.6...v18.1.8)
@stewartboogert stewartboogert merged commit ed4d5ed into main Aug 5, 2024
13 checks passed
@stewartboogert stewartboogert deleted the pre-commit-ci-update-config branch August 5, 2024 17:41
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