-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Include tests in coverage reports #4173
Conversation
Why omit check_*, but not 32bit_segfault_check, bench_*, import_all, make_hash, threaded_save or versions? |
Good question. Let's review whether we still need them at all, can they be deleted? (I'm away from a computer for a few days, so can't check the git logs right now.) |
Here is the history
|
@wiredfool @cgohlke Would you like to keep any of these files in repo? |
No |
Let's keep them for now. Added to the ignore list.
Removed. |
As recommended by the author of Coverage.py: