-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
TST: code coverage enhancements #12634
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
Labels
CI
Continuous Integration
Closing Candidate
May be closeable, needs more eyeballs
good first issue
Testing
pandas testing functions or related to the test suite
Comments
Where do you see this documented at? Thanks |
FYI, coverage report on cython code (as of e1dabf3):
|
4 tasks
Closed
It appears the issue has been taken as far as it can go. If we have more specific coverage issues we can create a new issue. Closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CI
Continuous Integration
Closing Candidate
May be closeable, needs more eyeballs
good first issue
Testing
pandas testing functions or related to the test suite
We now have
codecov
here running on every build. You can get the browser extension to look at coverage in github.coveragerc
to exclude things we don't care (Omit tests folders from coverage #12721)The text was updated successfully, but these errors were encountered: