cpp-linter
cpp-linter-hooks
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(clang-tidy): add --fix opt-in flag for auto-applying fixes in place
#206
Comparing
copilot/add-auto-fix-support-clang-tidy
(
218b369
) with
main
(
c1c3116
)
CodSpeed Performance Gauge
0%
Untouched
63
Skipped
13
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
76 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_is_version_installed_not_in_path
tests/test_util.py
CodSpeed Performance Gauge
+1%
511.1 µs
507.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_install_tool_failure
tests/test_util.py
CodSpeed Performance Gauge
+1%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_install_with_none_default_version
tests/test_util.py
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_tidy_valid[args4-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_format_verbose
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
985.4 µs
981.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_install_tool_already_installed_correct_version
tests/test_util.py
CodSpeed Performance Gauge
0%
933.3 µs
929.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_install_invalid_version
tests/test_util.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_format_invalid[args3-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
863 µs
860.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_install_tool_version_mismatch
tests/test_util.py
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_version_clang_tidy[None-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
87 µs
86.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_install_tool_success
tests/test_util.py
CodSpeed Performance Gauge
0%
880.4 µs
878.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_format_valid[args1-expected_retval1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
990 µs
987.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_install_tool_success_but_not_found
tests/test_util.py
CodSpeed Performance Gauge
0%
843.6 µs
841.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_version_clang_format[99-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
273.2 µs
272.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_format_valid[args6-expected_retval6]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
979.8 µs
977.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_tidy_valid[args5-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_version_from_dependency_malformed_toml
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_install_tool_not_installed
tests/test_util.py
CodSpeed Performance Gauge
0%
947.4 µs
945.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_format_valid[args0-expected_retval0]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
967.5 µs
965.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_version_from_dependency_success
tests/test_util.py
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_run_clang_format_invalid[args4-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
854 µs
852.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_version_clang_format[20.1-20.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
139.3 µs
139 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_version_clang_format[18-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
145.9 µs
145.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_version_from_dependency_missing_file
tests/test_util.py
CodSpeed Performance Gauge
0%
964.7 µs
963.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_version_from_dependency_missing_dependency
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
c1c3116
+0.04%
feat: add --fix argument to clang-tidy hook for auto-fix support
218b369
8 hours ago
by Copilot
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs