cpp-linter
cpp-linter-hooks
BlogDocsChangelog

fix: print stdout and stderr when there is error

#142Merged
Comparing
fix-141
(
3f12fff
) with
main
(
96fbc91
)
CodSpeed Performance Gauge
-43%
Improvements
2
Regressions
25
(
25
)
Untouched
33
Skipped
13

Benchmarks

Skipped (13)

test_ensure_installed[clang-format-None]
tests/test_util.py
Skipped
1.3 ms*
test_ensure_installed[clang-format-20]
tests/test_util.py
Skipped
1.4 ms*
test_ensure_installed[clang-tidy-20]
tests/test_util.py
Skipped
1.2 ms*
test_ensure_installed[clang-tidy-None]
tests/test_util.py
Skipped
1.3 ms*
test_ensure_installed_no_runtime_version
tests/test_util.py
Skipped
852.9 µs*
test_ensure_installed_tool_not_found
tests/test_util.py
Skipped
1 ms*
test_get_runtime_version_exception
tests/test_util.py
Skipped
517.5 µs*
test_get_runtime_version_clang_tidy_single_line
tests/test_util.py
Skipped
508.3 µs*
test_get_runtime_version_clang_tidy
tests/test_util.py
Skipped
513.3 µs*
test_ensure_installed_version_mismatch
tests/test_util.py
Skipped
1.5 ms*
test_is_installed_not_found
tests/test_util.py
Skipped
540.5 µs*
test_get_runtime_version_clang_format
tests/test_util.py
Skipped
512.2 µs*
test_is_installed_with_shutil_which
tests/test_util.py
Skipped
602.7 µs*

Improved

test_install_tool_success_but_not_found
tests/test_util.py
CodSpeed Performance Gauge
+29%
1,085.5 µs843.8 µs
test_install_tool_success
tests/test_util.py
CodSpeed Performance Gauge
+28%
1,115 µs873.7 µs

Passed

test_resolve_install_invalid_version
tests/test_util.py
CodSpeed Performance Gauge
0%
1 ms1 ms
test_resolve_install_with_none_default_version
tests/test_util.py
CodSpeed Performance Gauge
0%
984.1 µs982.2 µs
test_get_version_from_dependency_missing_file
tests/test_util.py
CodSpeed Performance Gauge
0%
965.9 µs965.1 µs
test_get_version_from_dependency_success
tests/test_util.py
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_get_version_from_dependency_malformed_toml
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms1.4 ms
test_version_lists_not_empty
tests/test_util.py
CodSpeed Performance Gauge
0%
113 µs113.2 µs
test_get_version_from_dependency_missing_dependency
tests/test_util.py
CodSpeed Performance Gauge
0%
1.4 ms1.4 ms
test_resolve_install_tool_version_mismatch
tests/test_util.py
CodSpeed Performance Gauge
0%
907 µs908.2 µs
test_resolve_version_clang_format[18.1-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
145.1 µs145.3 µs
test_default_versions
tests/test_util.py
CodSpeed Performance Gauge
0%
84.8 µs84.9 µs
test_resolve_version_clang_format[99-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
270.5 µs271 µs
test_resolve_version_clang_format[invalid-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
245 µs245.5 µs
test_resolve_version_clang_format[20.99-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
247.6 µs248.2 µs
test_resolve_install_no_version_specified
tests/test_util.py
CodSpeed Performance Gauge
0%
896.8 µs899.3 µs
test_resolve_install_tool_not_installed
tests/test_util.py
CodSpeed Performance Gauge
0%
905.6 µs908.2 µs
test_resolve_version_clang_format[None-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
87 µs87.3 µs
test_resolve_version_clang_tidy[99-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
232 µs232.7 µs
test_resolve_version_clang_tidy[None-None]
tests/test_util.py
CodSpeed Performance Gauge
0%
86.1 µs86.4 µs
test_resolve_version_clang_format[18-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
143.8 µs144.3 µs
test_resolve_version_clang_format[20.1-20.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
136.9 µs137.4 µs
test_resolve_version_clang_format[20.1.7-20.1.7]
tests/test_util.py
CodSpeed Performance Gauge
0%
93.1 µs93.5 µs
test_resolve_version_clang_tidy[18-18.1.8]
tests/test_util.py
CodSpeed Performance Gauge
0%
107.7 µs108.2 µs
test_resolve_version_clang_tidy[20-20.1.0]
tests/test_util.py
CodSpeed Performance Gauge
0%
104 µs104.5 µs
test_resolve_version_clang_tidy[19-19.1.0.1]
tests/test_util.py
CodSpeed Performance Gauge
-1%
107.7 µs108.3 µs
test_resolve_version_clang_format[20-20.1.8]
tests/test_util.py
CodSpeed Performance Gauge
-1%
137 µs138.2 µs
test_run_clang_format_valid[args0-expected_retval0]
tests/test_clang_format.py
CodSpeed Performance Gauge
-8%
897.5 µs973.9 µs
test_run_clang_format_valid[args2-expected_retval2]
tests/test_clang_format.py
CodSpeed Performance Gauge
-9%
883.5 µs974.7 µs
test_run_clang_format_valid[args5-expected_retval5]
tests/test_clang_format.py
CodSpeed Performance Gauge
-9%
886.5 µs978.8 µs
test_run_clang_format_valid[args4-expected_retval4]
tests/test_clang_format.py
CodSpeed Performance Gauge
-9%
885 µs977.5 µs
test_run_clang_format_valid[args3-expected_retval3]
tests/test_clang_format.py
CodSpeed Performance Gauge
-10%
891.3 µs985.5 µs
test_run_clang_format_valid[args1-expected_retval1]
tests/test_clang_format.py
CodSpeed Performance Gauge
-10%
886.2 µs981.2 µs
test_run_clang_format_verbose
tests/test_clang_format.py
CodSpeed Performance Gauge
-10%
880.6 µs975.4 µs
test_run_clang_format_valid[args6-expected_retval6]
tests/test_clang_format.py
CodSpeed Performance Gauge
-10%
868.2 µs964.6 µs
test_run_clang_format_verbose_error
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-11%
808.7 µs903.9 µs
test_run_clang_format_invalid[args3-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-11%
758.2 µs850.6 µs
test_run_clang_format_invalid[args2-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-11%
744.9 µs837.6 µs
test_run_clang_format_invalid[args1-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-11%
749.4 µs842.8 µs
test_run_clang_format_invalid[args4-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-11%
751.7 µs846.3 µs
test_run_clang_format_invalid[args5-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-12%
748.2 µs847.6 µs
test_run_clang_format_invalid[args6-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-12%
732.8 µs835.9 µs
test_run_clang_format_invalid[args0-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-13%
700.6 µs800.8 µs
test_run_clang_format_dry_run[args0-1]
tests/test_clang_format.py
Regression
CodSpeed Performance Gauge
-13%
697.3 µs798.6 µs
test_run_clang_tidy_valid[args3-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-14%
686.3 µs799.4 µs
test_run_clang_tidy_valid[args2-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-14%
687.2 µs800.8 µs
test_run_clang_tidy_valid[args4-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-14%
686.8 µs800.8 µs
test_run_clang_tidy_valid[args1-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-14%
683 µs796.6 µs
test_run_clang_tidy_valid[args5-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-14%
682.7 µs797.4 µs
test_run_clang_tidy_valid[args6-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-14%
686 µs801.9 µs
test_run_clang_tidy_valid[args0-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-14%
664.9 µs777.6 µs
test_run_clang_tidy_invalid[args1-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-15%
631.2 µs742.3 µs
test_run_clang_tidy_invalid[args4-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-15%
631.6 µs744.5 µs
test_run_clang_tidy_invalid[args5-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-15%
623 µs735.8 µs
test_run_clang_tidy_invalid[args6-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-15%
625.4 µs738.8 µs
test_run_clang_tidy_invalid[args2-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-15%
623.4 µs737.4 µs
test_run_clang_tidy_invalid[args3-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-16%
624.3 µs740.5 µs
test_run_clang_tidy_invalid[args0-1]
tests/test_clang_tidy.py
Regression
CodSpeed Performance Gauge
-16%
600.9 µs713.7 µs
test_resolve_install_tool_already_installed_correct_version
tests/test_util.py
Regression
CodSpeed Performance Gauge
-17%
677.8 µs815.6 µs
test_install_tool_failure
tests/test_util.py
Regression
CodSpeed Performance Gauge
-43%
818.4 µs1,439.8 µs

Commits

Click on a commit to change the comparison range
Base
main
96fbc91
-43.16%
remove redundant `else`
3f12fff
17 hours ago
by 2bndy5
© 2025 CodSpeed Technology
Home Terms Privacy Docs