Skip to content

CI: include tests in coverage #48719

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

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Conversation

MarcoGorelli
Copy link
Member

It's hard to tell whether all tests are being executed in CI - can we add not omit them from the coverage report, so this'll be easier?

@mroeschke
Copy link
Member

Where can we observe the coverage difference from this change?

I see that coverage is written to coverage.xml, but it's not displayed in our logs

@mroeschke mroeschke added the CI Continuous Integration label Sep 23, 2022
@MarcoGorelli
Copy link
Member Author

it should show up in https://app.codecov.io/gh/pandas-dev/pandas

@mroeschke mroeschke added this to the 1.6 milestone Sep 26, 2022
@mroeschke mroeschke merged commit 2dd2ee1 into pandas-dev:main Sep 26, 2022
@mroeschke
Copy link
Member

Thanks @MarcoGorelli

@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
cover tests

Co-authored-by: MarcoGorelli <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants