List of hooks for pre-commit to use with projects built using CMake. The hooks will automatically make a configure step using CMake in order to generate the compilation database if required.
Apache License 2.0
24
stars
1
forks
source link
Introduce the Python attrs library + improve output on errors #96
Codecov Report
All modified lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 575 580 +5 Branches 119 121 +2 ========================================= + Hits 575 580 +5 ``` | [Files](https://app.codecov.io/gh/Takishima/cmake-pre-commit-hooks/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nguyen+Damien) | Coverage Δ | | |---|---|---| | [cmake\_pc\_hooks/\_call\_process.py](https://app.codecov.io/gh/Takishima/cmake-pre-commit-hooks/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nguyen+Damien#diff-Y21ha2VfcGNfaG9va3MvX2NhbGxfcHJvY2Vzcy5weQ==) | `100.00% <100.00%> (ø)` | | | [cmake\_pc\_hooks/\_utils.py](https://app.codecov.io/gh/Takishima/cmake-pre-commit-hooks/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nguyen+Damien#diff-Y21ha2VfcGNfaG9va3MvX3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | |:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.