Skip to content

TST: coverage config ignore e.g. _version.py #26877

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

Closed
jbrockmendel opened this issue Jun 16, 2019 · 1 comment · Fixed by #29421
Closed

TST: coverage config ignore e.g. _version.py #26877

jbrockmendel opened this issue Jun 16, 2019 · 1 comment · Fixed by #29421
Labels
Testing pandas testing functions or related to the test suite
Milestone

Comments

@jbrockmendel
Copy link
Member

It can probably be ignored for coverage purposes. util/_doctools.py and util/_depr_module.py can't be ignored while they're under pandas/ but they might not be needed there.

@jbrockmendel
Copy link
Member Author

xref #25200

@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label Jun 18, 2019
@jreback jreback added this to the 1.0 milestone Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants