Install clang-tools into current pre-commit venv #29
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.
Loading