Takishima / cmake-pre-commit-hooks

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

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

Closed pre-commit-ci[bot] closed 7 months ago

pre-commit-ci[bot] commented 7 months ago

updates:

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ef07b20) to head (22e0523).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #112 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 607 607 Branches 124 124 ========================================= Hits 607 607 ```

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

codacy-production[bot] commented 7 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -0.10%) :white_check_mark: (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ef07b209451e8908ae4bc0b482e89c6b0a80bd81) | 607 | 607 | 100.00% | | | Head commit (22e05231f025ff935ce9cb36e93a6c42638eb2a8) | 607 (+0) | 607 (+0) | 100.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#112) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation