Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report progress only if "--benchmark-verbose" is set #149

Merged
merged 8 commits into from
Mar 11, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Loosen up assertion.
ionelmc committed Mar 11, 2021

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit 527ceae40fdf0c09f21fd18fb1036a790a30be08
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@ def test_help_compare(testdir, args):
" [--columns LABELS] [--name FORMAT]",
" [--histogram [FILENAME-PREFIX]]",
" [--csv [FILENAME]]",
" [glob_or_file [glob_or_file ...]]",
" [[]glob_or_file *[]]",
"",
"Compare saved runs.",
"",