mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Slightly better reporting
This commit is contained in:
parent
9141e1693f
commit
f7abeff085
@ -1259,7 +1259,7 @@ class TestCase:
|
||||
retry_error_codes=True,
|
||||
).decode()
|
||||
|
||||
description_full += f" Coverage: {coverage}"
|
||||
description_full += f" (coverage: {coverage})"
|
||||
|
||||
description_full += "\n"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user