Skip to content

CI: Improve codecov reporting #26896

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
datapythonista opened this issue Jun 16, 2019 · 2 comments · Fixed by #27066
Closed

CI: Improve codecov reporting #26896

datapythonista opened this issue Jun 16, 2019 · 2 comments · Fixed by #27066
Labels
CI Continuous Integration good first issue Testing pandas testing functions or related to the test suite
Milestone

Comments

@datapythonista
Copy link
Member

Codecov is adding two comments to our PRs after the tests are successfully run. Which makes us receive two messages. Personally I don't find these useful. I see that other projects have codecov in the checks, next to the builds (expand the "All checks have passed" in xhochy/fletcher#74 to see an example).

Is other people finding those comments/messages useful? Would be enough for you to just have the info in the list of checks and no emails?

xref #12634

@datapythonista datapythonista added Testing pandas testing functions or related to the test suite CI Continuous Integration Needs Discussion Requires discussion from core team before further action labels Jun 16, 2019
@jreback
Copy link
Contributor

jreback commented Jun 16, 2019

+1 on this
the messages are confusing / less than useful

@datapythonista datapythonista added Effort Low good first issue and removed Needs Discussion Requires discussion from core team before further action labels Jun 16, 2019
@jorisvandenbossche
Copy link
Member

+1

Additionally, codecov gives simply useless / wrong feedback more often than not.
Many times that I want to check the code coverage of a PR, it often even doesn't load on their website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration good first issue 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