Skip to content

EXCLUDE_FROM_COVERAGE only looks at first part of module name #3

Open
@schinckel

Description

@schinckel

I like to exclude the django.contrib stuff from my coverage testing. If you put the 'django.contrib.*' stuff into this settings variable, they still get coverage tested. If you just use 'django', then they are not tested:

codecoverage.py line 37 only looks at the first part of the path.

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