Skip to content

Total report when testing multiple fonts at the same time #2049

Open
@TiemoGit

Description

@TiemoGit

Observed behaviour

When testing multiple fonts at the same time, the results report the total of issues of all tested files combined, instead of displaying individual counts.

Expected behaviour

When testing mutliple fonts at once, display individual total counts for each file with side by side comparisson, plus a count for all tested files combinded.

Example:

font [0]:	        font[1]:		   Total:
ERROR:2			ERROR:1			ERROR:3
FAIL: 3			FAIL: 2			FAIL: 5
WARN: 3			WARN: 3			WARN: 6
SKIP: 2			SKIP: 1			SKIP: 3
INFO: 1			INFO: 0			INFO: 0
PASS: 0			PASS: 1			PASS: 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions