Avatar for the cpp-linter user
cpp-linter
cpp-linter-hooks
BlogDocsChangelog

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

76 total
test_is_version_installed_not_in_path
tests/test_util.py
CodSpeed Performance Gauge
+1%
511.1 µs507.1 µs
test_install_tool_failure
tests/test_util.py
CodSpeed Performance Gauge
+1%
1.4 ms1.4 ms
test_resolve_install_with_none_default_version
tests/test_util.py
CodSpeed Performance Gauge
0%
1 ms1 ms
test_run_clang_tidy_valid[args4-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
1.3 ms1.3 ms
test_run_clang_format_verbose
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
985.4 µs981.7 µs
test_resolve_install_tool_already_installed_correct_version
tests/test_util.py
CodSpeed Performance Gauge
0%
933.3 µs929.9 µs
test_resolve_install_invalid_version
tests/test_util.py
CodSpeed Performance Gauge
0%
1.1 ms1.1 ms
test_run_clang_format_invalid[args3-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
863 µs860.2 µs
test_resolve_install_tool_version_mismatch
tests/test_util.py
CodSpeed Performance Gauge
0%
1.3 ms1.3 ms
test_resolve_version_clang_tidy[None-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
87 µs86.7 µs
test_install_tool_success
tests/test_util.py
CodSpeed Performance Gauge
0%
880.4 µs878.2 µs
test_run_clang_format_valid[args1-expected_retval1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
990 µs987.6 µs
test_install_tool_success_but_not_found
tests/test_util.py
CodSpeed Performance Gauge
0%
843.6 µs841.6 µs
test_resolve_version_clang_format[99-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
273.2 µs272.5 µs
test_run_clang_format_valid[args6-expected_retval6]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
979.8 µs977.7 µs
test_run_clang_tidy_valid[args5-1]
tests/test_clang_tidy.py
CodSpeed Performance Gauge
0%
1.1 ms1.1 ms
test_get_version_from_dependency_malformed_toml
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms1.4 ms
test_resolve_install_tool_not_installed
tests/test_util.py
CodSpeed Performance Gauge
0%
947.4 µs945.4 µs
test_run_clang_format_valid[args0-expected_retval0]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
967.5 µs965.5 µs
test_get_version_from_dependency_success
tests/test_util.py
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_run_clang_format_invalid[args4-1]
tests/test_clang_format.py
CodSpeed Performance Gauge
0%
854 µs852.3 µs
test_resolve_version_clang_format[20.1-20.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
139.3 µs139 µs
test_resolve_version_clang_format[18-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
145.9 µs145.7 µs
test_get_version_from_dependency_missing_file
tests/test_util.py
CodSpeed Performance Gauge
0%
964.7 µs963.1 µs
test_get_version_from_dependency_missing_dependency
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms1.4 ms

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