feat: add support for compilation databases in clang-tidy #201
Codecov / codecov/project
succeeded
Mar 31, 2026 in 1s
95.83% (+0.10%) compared to b29757a
View this Pull Request on Codecov
95.83% (+0.10%) compared to b29757a
Details
Codecov Report
❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.83%. Comparing base (b29757a) to head (f018506).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cpp_linter_hooks/clang_tidy.py | 96.42% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #201 +/- ##
==========================================
+ Coverage 95.72% 95.83% +0.10%
==========================================
Files 4 4
Lines 117 144 +27
==========================================
+ Hits 112 138 +26
- Misses 5 6 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading