Skip to content

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

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))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions