Skip to content

fix: do not change directory to repo-root - #349

Merged
2bndy5 merged 13 commits into
mainfrom
no-chdir
Jun 11, 2026
Merged

fix: do not change directory to repo-root#349
2bndy5 merged 13 commits into
mainfrom
no-chdir

last review change

dca82d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

92.89% (+0.04%) compared to 1089800

View this Pull Request on Codecov

92.89% (+0.04%) compared to 1089800

Details

Codecov Report

❌ Patch coverage is 93.63636% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.89%. Comparing base (1089800) to head (dca82d9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cpp-linter/src/clang_tools/clang_format.rs 50.00% 4 Missing ⚠️
cpp-linter/src/clang_tools/clang_tidy.rs 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #349      +/-   ##
==========================================
+ Coverage   92.85%   92.89%   +0.04%     
==========================================
  Files          22       22              
  Lines        3316     3380      +64     
==========================================
+ Hits         3079     3140      +61     
- Misses        237      240       +3     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.