Skip to content

Error Count is Number of Problematic Files Rather than Number of Failures #24

@cancan101

Description

@cancan101

this counts the number of unique files with errors rather than the total number of errors. This leads to tools like circle-ci not showing all of the errors:

testsuite.attrib["errors"] = str(len(parsed))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions