cpp-linter
cpp-linter-hooks
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: make benchmark tests resilient to CodSpeed's repeated test body execution (#210) * Initial plan * fix: use absolute TESTING_DIR and reset file in benchmark tests - Change TESTING_DIR to Path(__file__).parent.parent / "testing" so all testing/ paths are absolute and CWD-independent - Reset file to unformatted bytes at start of "reformats" test bodies and compare against MAIN_C.read_bytes() to handle pytest-codspeed calling benchmark bodies multiple times per test invocation Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-hooks/sessions/e6f1960a-f8fc-4507-8baa-2b659f052346 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> * fix: apply ruff-format to long assertion line in test_integration.py Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-hooks/sessions/34061e6b-161d-43de-b6e2-4f3a3a642f63 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
main
2 days ago
fix: apply ruff-format to long assertion line in test_integration.py Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-hooks/sessions/34061e6b-161d-43de-b6e2-4f3a3a642f63 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
copilot/fix-issue-from-main-branch
2 days ago
fix: use absolute TESTING_DIR and reset file in benchmark tests - Change TESTING_DIR to Path(__file__).parent.parent / "testing" so all testing/ paths are absolute and CWD-independent - Reset file to unformatted bytes at start of "reformats" test bodies and compare against MAIN_C.read_bytes() to handle pytest-codspeed calling benchmark bodies multiple times per test invocation Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-hooks/sessions/e6f1960a-f8fc-4507-8baa-2b659f052346 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
copilot/fix-issue-from-main-branch
2 days ago
feat(clang-tidy): add --fix opt-in flag for auto-applying fixes in place (#206) * feat: add --fix argument to clang-tidy hook for auto-fix support Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-hooks/sessions/c28acf77-7f8c-44a2-9082-569253e178c9 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * feat: update README and code to support clang-tidy auto-fix with version v1.4.0 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>
main
3 days ago
feat: update README and code to support clang-tidy auto-fix with version v1.4.0
copilot/add-auto-fix-support-clang-tidy
3 days ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
copilot/add-auto-fix-support-clang-tidy
3 days ago
feat: add --fix argument to clang-tidy hook for auto-fix support Agent-Logs-Url: https://github.com/cpp-linter/cpp-linter-hooks/sessions/c28acf77-7f8c-44a2-9082-569253e178c9 Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
copilot/add-auto-fix-support-clang-tidy
3 days ago
build: bump CodSpeedHQ/action from 4.12.1 to 4.13.0 in the actions group (#207)
main
3 days ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: make benchmark tests resilient to CodSpeed's repeated test body execution
#210
2 days ago
c792a06
copilot/fix-issue-from-main-branch
CodSpeed Performance Gauge
-14%
feat(clang-tidy): add --fix opt-in flag for auto-applying fixes in place
#206
3 days ago
30ca9e9
copilot/add-auto-fix-support-clang-tidy
CodSpeed Performance Gauge
0%
build: bump CodSpeedHQ/action from 4.12.1 to 4.13.0 in the actions group
#207
3 days ago
01276ff
dependabot/github_actions/actions-4af4c095bc
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs