cpp-linter
cpp-linter-hooks
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
build: bump the clang-tools group with 2 updates
#126
Merged
Comparing
dependabot/pip/clang-tools-4861180347
(
99c5fb1
) with
main
(
8c45bb1
)
CodSpeed Performance Gauge
0%
Untouched
60
Skipped
13
No successful run was found on
main
(
bb8da9d
) during the generation of this report, so
8c45bb1
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Skipped (13)
Passed
test_resolve_version_clang_format[99-None]
tests/test_util.py::test_resolve_version_clang_format[99-None]
CodSpeed Performance Gauge
+1%
272.4 µs
270.3 µs
test_get_version_from_dependency_success
tests/test_util.py::test_get_version_from_dependency_success
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
test_install_tool_success
tests/test_util.py::test_install_tool_success
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_run_clang_tidy_valid[args0-1]
tests/test_clang_tidy.py::test_run_clang_tidy_valid[args0-1]
CodSpeed Performance Gauge
0%
668.3 µs
666.5 µs
test_run_clang_tidy_invalid[args0-1]
tests/test_clang_tidy.py::test_run_clang_tidy_invalid[args0-1]
CodSpeed Performance Gauge
0%
607.9 µs
606.9 µs
test_run_clang_tidy_invalid[args1-1]
tests/test_clang_tidy.py::test_run_clang_tidy_invalid[args1-1]
CodSpeed Performance Gauge
0%
633.8 µs
633 µs
test_install_tool_success_but_not_found
tests/test_util.py::test_install_tool_success_but_not_found
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_run_clang_tidy_valid[args2-1]
tests/test_clang_tidy.py::test_run_clang_tidy_valid[args2-1]
CodSpeed Performance Gauge
0%
685.9 µs
685.2 µs
test_get_version_from_dependency_missing_dependency
tests/test_util.py::test_get_version_from_dependency_missing_dependency
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
test_resolve_install_tool_not_installed
tests/test_util.py::test_resolve_install_tool_not_installed
CodSpeed Performance Gauge
0%
910.5 µs
909.7 µs
test_get_version_from_dependency_malformed_toml
tests/test_util.py::test_get_version_from_dependency_malformed_toml
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
test_default_versions
tests/test_util.py::test_default_versions
CodSpeed Performance Gauge
0%
84.8 µs
84.8 µs
test_run_clang_format_dry_run[args0-1]
tests/test_clang_format.py::test_run_clang_format_dry_run[args0-1]
CodSpeed Performance Gauge
0%
699.8 µs
699.5 µs
test_run_clang_tidy_invalid[args2-1]
tests/test_clang_tidy.py::test_run_clang_tidy_invalid[args2-1]
CodSpeed Performance Gauge
0%
628.7 µs
628.5 µs
test_resolve_version_clang_format[18.1-18.1.8]
tests/test_util.py::test_resolve_version_clang_format[18.1-18.1.8]
CodSpeed Performance Gauge
0%
145 µs
145 µs
test_run_clang_tidy_valid[args1-1]
tests/test_clang_tidy.py::test_run_clang_tidy_valid[args1-1]
CodSpeed Performance Gauge
0%
685.4 µs
685.3 µs
test_resolve_version_clang_format[20-20.1.8]
tests/test_util.py::test_resolve_version_clang_format[20-20.1.8]
CodSpeed Performance Gauge
0%
136.8 µs
136.8 µs
test_resolve_version_clang_format[20.1-20.1.8]
tests/test_util.py::test_resolve_version_clang_format[20.1-20.1.8]
CodSpeed Performance Gauge
0%
136.7 µs
136.7 µs
test_run_clang_tidy_valid[args4-1]
tests/test_clang_tidy.py::test_run_clang_tidy_valid[args4-1]
CodSpeed Performance Gauge
0%
689.6 µs
689.7 µs
test_resolve_install_no_version_specified
tests/test_util.py::test_resolve_install_no_version_specified
CodSpeed Performance Gauge
0%
901.4 µs
901.6 µs
test_run_clang_format_invalid[args2-1]
tests/test_clang_format.py::test_run_clang_format_invalid[args2-1]
CodSpeed Performance Gauge
0%
751.4 µs
751.6 µs
test_resolve_install_with_none_default_version
tests/test_util.py::test_resolve_install_with_none_default_version
CodSpeed Performance Gauge
0%
985.2 µs
985.5 µs
test_run_clang_format_invalid[args4-1]
tests/test_clang_format.py::test_run_clang_format_invalid[args4-1]
CodSpeed Performance Gauge
0%
754.7 µs
755 µs
test_run_clang_tidy_valid[args3-1]
tests/test_clang_tidy.py::test_run_clang_tidy_valid[args3-1]
CodSpeed Performance Gauge
0%
690.5 µs
690.9 µs
test_run_clang_format_verbose_error
tests/test_clang_format.py::test_run_clang_format_verbose_error
CodSpeed Performance Gauge
0%
810.9 µs
811.4 µs
test_resolve_install_tool_version_mismatch
tests/test_util.py::test_resolve_install_tool_version_mismatch
CodSpeed Performance Gauge
0%
909.7 µs
910.3 µs
test_run_clang_format_invalid[args3-1]
tests/test_clang_format.py::test_run_clang_format_invalid[args3-1]
CodSpeed Performance Gauge
0%
758.6 µs
759.1 µs
test_run_clang_tidy_invalid[args3-1]
tests/test_clang_tidy.py::test_run_clang_tidy_invalid[args3-1]
CodSpeed Performance Gauge
0%
631.9 µs
632.3 µs
test_install_tool_failure
tests/test_util.py::test_install_tool_failure
CodSpeed Performance Gauge
0%
821 µs
821.6 µs
test_run_clang_format_invalid[args0-1]
tests/test_clang_format.py::test_run_clang_format_invalid[args0-1]
CodSpeed Performance Gauge
0%
702.1 µs
702.7 µs
test_resolve_version_clang_format[18-18.1.8]
tests/test_util.py::test_resolve_version_clang_format[18-18.1.8]
CodSpeed Performance Gauge
0%
143.8 µs
143.9 µs
test_resolve_version_clang_tidy[None-None]
tests/test_util.py::test_resolve_version_clang_tidy[None-None]
CodSpeed Performance Gauge
0%
86.5 µs
86.6 µs
test_run_clang_tidy_invalid[args5-1]
tests/test_clang_tidy.py::test_run_clang_tidy_invalid[args5-1]
CodSpeed Performance Gauge
0%
625.1 µs
625.9 µs
test_resolve_version_clang_format[20.1.7-20.1.7]
tests/test_util.py::test_resolve_version_clang_format[20.1.7-20.1.7]
CodSpeed Performance Gauge
0%
93.8 µs
94 µs
test_run_clang_format_valid[args2-expected_retval2]
tests/test_clang_format.py::test_run_clang_format_valid[args2-expected_retval2]
CodSpeed Performance Gauge
0%
883.9 µs
885.2 µs
test_resolve_version_clang_format[None-None]
tests/test_util.py::test_resolve_version_clang_format[None-None]
CodSpeed Performance Gauge
0%
87.3 µs
87.5 µs
test_run_clang_tidy_valid[args5-1]
tests/test_clang_tidy.py::test_run_clang_tidy_valid[args5-1]
CodSpeed Performance Gauge
0%
684.6 µs
685.6 µs
test_run_clang_format_valid[args0-expected_retval0]
tests/test_clang_format.py::test_run_clang_format_valid[args0-expected_retval0]
CodSpeed Performance Gauge
0%
897.4 µs
898.8 µs
test_run_clang_tidy_invalid[args4-1]
tests/test_clang_tidy.py::test_run_clang_tidy_invalid[args4-1]
CodSpeed Performance Gauge
0%
634.8 µs
635.8 µs
test_run_clang_format_invalid[args5-1]
tests/test_clang_format.py::test_run_clang_format_invalid[args5-1]
CodSpeed Performance Gauge
0%
751.9 µs
753.3 µs
test_run_clang_format_valid[args1-expected_retval1]
tests/test_clang_format.py::test_run_clang_format_valid[args1-expected_retval1]
CodSpeed Performance Gauge
0%
890.2 µs
891.9 µs
test_run_clang_format_valid[args3-expected_retval3]
tests/test_clang_format.py::test_run_clang_format_valid[args3-expected_retval3]
CodSpeed Performance Gauge
0%
890.6 µs
892.6 µs
test_get_version_from_dependency_missing_file
tests/test_util.py::test_get_version_from_dependency_missing_file
CodSpeed Performance Gauge
0%
960.6 µs
962.8 µs
test_run_clang_format_invalid[args1-1]
tests/test_clang_format.py::test_run_clang_format_invalid[args1-1]
CodSpeed Performance Gauge
0%
752 µs
753.8 µs
test_run_clang_tidy_valid[args6-1]
tests/test_clang_tidy.py::test_run_clang_tidy_valid[args6-1]
CodSpeed Performance Gauge
0%
685.5 µs
687.5 µs
test_run_clang_format_verbose
tests/test_clang_format.py::test_run_clang_format_verbose
CodSpeed Performance Gauge
0%
884.1 µs
886.9 µs
test_resolve_version_clang_tidy[20-20.1.0]
tests/test_util.py::test_resolve_version_clang_tidy[20-20.1.0]
CodSpeed Performance Gauge
0%
104 µs
104.3 µs
test_resolve_install_invalid_version
tests/test_util.py::test_resolve_install_invalid_version
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_resolve_version_clang_tidy[18-18.1.8]
tests/test_util.py::test_resolve_version_clang_tidy[18-18.1.8]
CodSpeed Performance Gauge
0%
107.8 µs
108.2 µs
test_resolve_version_clang_tidy[19-19.1.0.1]
tests/test_util.py::test_resolve_version_clang_tidy[19-19.1.0.1]
CodSpeed Performance Gauge
0%
107.8 µs
108.2 µs
test_resolve_install_tool_already_installed_correct_version
tests/test_util.py::test_resolve_install_tool_already_installed_correct_version
CodSpeed Performance Gauge
0%
680.1 µs
683.3 µs
test_run_clang_format_valid[args4-expected_retval4]
tests/test_clang_format.py::test_run_clang_format_valid[args4-expected_retval4]
CodSpeed Performance Gauge
0%
886.3 µs
890.8 µs
test_run_clang_format_invalid[args6-1]
tests/test_clang_format.py::test_run_clang_format_invalid[args6-1]
CodSpeed Performance Gauge
-1%
731 µs
734.7 µs
test_version_lists_not_empty
tests/test_util.py::test_version_lists_not_empty
CodSpeed Performance Gauge
-1%
112.4 µs
113 µs
test_run_clang_format_valid[args6-expected_retval6]
tests/test_clang_format.py::test_run_clang_format_valid[args6-expected_retval6]
CodSpeed Performance Gauge
-1%
867.1 µs
871.9 µs
test_run_clang_format_valid[args5-expected_retval5]
tests/test_clang_format.py::test_run_clang_format_valid[args5-expected_retval5]
CodSpeed Performance Gauge
-1%
886.5 µs
891.8 µs
test_resolve_version_clang_format[20.99-None]
tests/test_util.py::test_resolve_version_clang_format[20.99-None]
CodSpeed Performance Gauge
-1%
247.6 µs
249.1 µs
test_resolve_version_clang_format[invalid-None]
tests/test_util.py::test_resolve_version_clang_format[invalid-None]
CodSpeed Performance Gauge
-1%
245.3 µs
246.9 µs
test_resolve_version_clang_tidy[99-None]
tests/test_util.py::test_resolve_version_clang_tidy[99-None]
CodSpeed Performance Gauge
-1%
232.1 µs
233.7 µs
test_run_clang_tidy_invalid[args6-1]
tests/test_clang_tidy.py::test_run_clang_tidy_invalid[args6-1]
CodSpeed Performance Gauge
-1%
627.3 µs
632.3 µs
Commits
Click on a commit to change the comparison range
Base
main
8c45bb1
-15.94%
clang-tools: bump the clang-tools group with 2 updates Bumps the clang-tools group with 2 updates: [clang-format](https://github.com/ssciwr/clang-format-wheel) and [clang-tidy](https://github.com/ssciwr/clang-tidy-wheel). Updates `clang-format` from 21.1.0 to 21.1.2 - [Release notes](https://github.com/ssciwr/clang-format-wheel/releases) - [Commits](https://github.com/ssciwr/clang-format-wheel/compare/v21.1.0...v21.1.2) Updates `clang-tidy` from 21.1.0 to 21.1.1 - [Commits](https://github.com/ssciwr/clang-tidy-wheel/commits) --- updated-dependencies: - dependency-name: clang-format dependency-version: 21.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clang-tools - dependency-name: clang-tidy dependency-version: 21.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clang-tools ... Signed-off-by: dependabot[bot] <support@github.com>
e26ef44
5 days ago
by dependabot[bot]
+0.07%
Apply suggestion from @shenxianpeng
0b7e6e5
5 days ago
by shenxianpeng
+15.75%
chore: Update util.py add more versions
c76bc4d
5 days ago
by shenxianpeng
0%
chore: commit message prefix start with build
99c5fb1
5 days ago
by shenxianpeng
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs