Avatar for the commit-check user
commit-check
commit-check
BlogDocsChangelog

feat: add --no-banner and --compact flags to suppress verbose ASCII art output

#402Merged
Comparing
copilot/remove-excessive-ascii-art
(
d0dbf77
) with
main
(
a8abd6d
)
CodSpeed Performance Gauge
-1%
Untouched
238
New
7
Skipped
108

Benchmarks

353 total
test_compact_shows_one_line_per_failure
tests/main_test.py::TestCompact
CodSpeed Performance Gauge
N/A
N/A4.7 ms
test_compact_no_suggestions
tests/main_test.py::TestCompact
CodSpeed Performance Gauge
N/A
N/A4.7 ms
test_compact_suppresses_ascii_art
tests/main_test.py::TestCompact
CodSpeed Performance Gauge
N/A
N/A4.7 ms
test_compact_passes_valid_commit
tests/main_test.py::TestCompact
CodSpeed Performance Gauge
N/A
N/A5.4 ms
test_no_banner_passes_valid_commit
tests/main_test.py::TestNoBanner
CodSpeed Performance Gauge
N/A
N/A5.4 ms
test_no_banner_suppresses_ascii_art
tests/main_test.py::TestNoBanner
CodSpeed Performance Gauge
N/A
N/A4.7 ms
test_no_banner_still_shows_error_details
tests/main_test.py::TestNoBanner
CodSpeed Performance Gauge
N/A
N/A4.7 ms
test_load_config_with_inherit_from_local
tests/config_test.py::TestLoadConfigInheritFrom
CodSpeed Performance Gauge
+1%
532.5 µs526.7 µs
test_get_branch_name_with_exception
tests/util_test.py::TestUtil::TestGetBranchName
CodSpeed Performance Gauge
0%
854.4 µs850.7 µs
test_import_paths_coverage
tests/config_test.py::TestConfigImport
CodSpeed Performance Gauge
0%
328.5 µs327.1 µs
test_load_config_with_path_hint
tests/config_test.py::TestConfig
CodSpeed Performance Gauge
0%
399.5 µs398.2 µs
test_inherit_from_local_file
tests/config_test.py::TestResolveInheritFrom
CodSpeed Performance Gauge
0%
394.8 µs393.6 µs
test_load_config_file_permission_error
tests/config_test.py::TestConfigEdgeCases
CodSpeed Performance Gauge
0%
341.4 µs340.5 µs
test_load_config_default_cchk_toml
tests/config_test.py::TestConfig
CodSpeed Performance Gauge
0%
364.6 µs363.7 µs
test_get_branch_name_fallback_priority
tests/util_test.py::TestUtil::TestGetBranchName
CodSpeed Performance Gauge
0%
954 µs952.2 µs
test_load_config_github_commit_check_toml
tests/config_test.py::TestConfig
CodSpeed Performance Gauge
0%
401.5 µs400.8 µs
test_load_config_priority_root_over_github
tests/config_test.py::TestConfig
CodSpeed Performance Gauge
0%
392.1 µs391.6 µs
test_tomli_import_fallback
tests/config_test.py::TestConfig
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_tomli_import_fallback
tests/config_test.py::TestConfigEdgeCases
CodSpeed Performance Gauge
0%
427.6 µs427 µs
test_inherit_from_url_success
tests/config_test.py::TestResolveInheritFrom
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_load_config_default_commit_check_toml
tests/config_test.py::TestConfig
CodSpeed Performance Gauge
0%
357.9 µs357.5 µs
test_load_from_url_success
tests/config_test.py::TestLoadFromUrl
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_load_config_invalid_toml
tests/config_test.py::TestConfigEdgeCases
CodSpeed Performance Gauge
0%
388.8 µs388.5 µs
test_toml_load_function_exists
tests/config_test.py::TestConfig
CodSpeed Performance Gauge
0%
329.7 µs329.6 µs
test_has_commits_false
tests/util_test.py::TestUtil::TestHasCommits
CodSpeed Performance Gauge
0%
809 µs808.7 µs

Commits

Click on a commit to change the comparison range
Base
main
a8abd6d
-0.49%
feat: add --no-banner and --compact CLI flags to reduce verbose output
d6b9c68
13 days ago
by Copilot
+0.02%
fix: ensure print_error_header state is consistent in compact mode
60c503d
13 days ago
by Copilot
-0.6%
fix: update per AI code review
c3257de
12 days ago
by shenxianpeng
-0.01%
refactor: remove unused parameters from _print_failure functions
131b82f
12 days ago
by shenxianpeng
-0.02%
refactor: remove unused variable from _print_failure method
d0dbf77
12 days ago
by shenxianpeng
© 2026 CodSpeed Technology
Home Terms Privacy Docs