Skip to content

fix: use --jobs=2 long form in parallel e2e config

2c05970
Select commit
Loading
Failed to load commit list.
Merged

feat: Add parallel execution support for clang-tidy #203

fix: use --jobs=2 long form in parallel e2e config
2c05970
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

96.64% (+0.04%) compared to 634d6b7

View this Pull Request on Codecov

96.64% (+0.04%) compared to 634d6b7

Details

Codecov Report

❌ Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.64%. Comparing base (634d6b7) to head (2c05970).

Files with missing lines Patch % Lines
cpp_linter_hooks/clang_tidy.py 97.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
+ Coverage   96.59%   96.64%   +0.04%     
==========================================
  Files           4        4              
  Lines         147      179      +32     
==========================================
+ Hits          142      173      +31     
- 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.