fcs-proj / FastCaloSim

An experiment-independent library for fast calorimeter simulation
Apache License 2.0
3 stars 1 forks source link

Add pre-commit hooks #24

Closed jbeirer closed 4 months ago

jbeirer commented 4 months ago

This merge request adds a bunch of pre-commit hooks for:

The pre-commit package is installed in the docker image and the hooks are installed at the container configuration stage via the postCreateCommand.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 31.39%. Comparing base (e424cda) to head (6cdee75).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ======================================= Coverage 31.39% 31.39% ======================================= Files 217 217 Lines 11596 11596 Branches 1648 1648 ======================================= Hits 3641 3641 Misses 7955 7955 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.