Skip to content

feat(Makefile): install clang-format and clang-tidy from PyPI#197

Open
XuehaiPan wants to merge 1 commit into
metaopt:mainfrom
XuehaiPan:makefile
Open

feat(Makefile): install clang-format and clang-tidy from PyPI#197
XuehaiPan wants to merge 1 commit into
metaopt:mainfrom
XuehaiPan:makefile

feat(Makefile): install `clang-format` and `clang-tidy` from PyPI

d1e41c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

93.50% (+0.00%) compared to d24792d

View this Pull Request on Codecov

93.50% (+0.00%) compared to d24792d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.50%. Comparing base (d24792d) to head (d1e41c2).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage   93.50%   93.50%           
=======================================
  Files          82       82           
  Lines        2875     2875           
=======================================
  Hits         2688     2688           
  Misses        187      187           

☔ 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.