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

Add coverage exclude tester #25

Open
baer opened this issue Apr 24, 2015 · 1 comment
Open

Add coverage exclude tester #25

baer opened this issue Apr 24, 2015 · 1 comment

Comments

@baer
Copy link
Contributor

baer commented Apr 24, 2015

Add a tester to inspect a project's config and look for coverage excludes. 0 is the optimal number here.

@baer
Copy link
Contributor Author

baer commented Apr 24, 2015

[total files]-[excluded files] / [total files] = % of your code that's knowingly under test

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

No branches or pull requests

2 participants