Skip to content

--include or --exclude options doesn't seem to work at allΒ #145

@HerbertKoelman

Description

@HerbertKoelman

For example this excludes nothing:

coveralls --dryrun --root CMakeFiles/ --exclude-pattern "/usr/.*" --exclude-pattern "*.gtest.*"

According to the somewhat absent documentation, you would expect:

  • everything that starts with /usr/ should be excluded, but it's not
  • everything that contains gtest should be exclude, but it's not

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions