Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude py files not part of the main package from coverage reports #300

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

jpgill86
Copy link
Owner

This will cause a significant coverage drop, since test_*.py files with high coverage will be excluded.

@jpgill86 jpgill86 added the tests Improvements or additions to test coverage label Jan 13, 2021
@jpgill86 jpgill86 added this to the 1.5.0 milestone Jan 13, 2021
@coveralls
Copy link

Coverage Status

Coverage decreased (-4.7%) to 59.222% when pulling 5022a51 on coverage-omissions into 4175aaf on master.

@jpgill86 jpgill86 merged commit c24f70c into master Jan 13, 2021
@jpgill86 jpgill86 deleted the coverage-omissions branch January 13, 2021 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improvements or additions to test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants