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

Install clang-tools into current pre-commit venv #29

Merged
merged 14 commits into from
Mar 6, 2024

skip failed test

d7dca0d
Select commit
Loading
Failed to load commit list.
Merged

Install clang-tools into current pre-commit venv #29

skip failed test
d7dca0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 1s

72.53% (-5.31%) compared to 54c21bd, passed because coverage increased by +9.74% when compared to adjusted base (62.79%)

View this Pull Request on Codecov

72.53% (-5.31%) compared to 54c21bd, passed because coverage increased by +9.74% when compared to adjusted base (62.79%)

Details

Codecov Report

Attention: Patch coverage is 74.74747% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 72.53%. Comparing base (54c21bd) to head (d7dca0d).

Files Patch % Lines
tests/test_util.py 37.50% 15 Missing ⚠️
cpp_linter_hooks/clang_format.py 71.42% 4 Missing ⚠️
tests/test_clang_tidy.py 63.63% 4 Missing ⚠️
cpp_linter_hooks/clang_tidy.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   77.84%   72.53%   -5.31%     
==========================================
  Files           7        6       -1     
  Lines         176      142      -34     
==========================================
- Hits          137      103      -34     
  Misses         39       39              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.