setuptools icon indicating copy to clipboard operation
setuptools copied to clipboard

Let codecov-action autodetect the coverage report

Open webknjaz opened this issue 2 years ago • 2 comments

Ref: https://github.com/codecov/feedback/issues/84.

webknjaz avatar Oct 25 '23 21:10 webknjaz

#4273 will reduce changes in this PR

Avasam avatar Mar 11 '24 21:03 Avasam

Urgh.. pytest-xdist got updated and now it's failing the CI.

webknjaz avatar Apr 19 '24 20:04 webknjaz

@abravalheri @jaraco this PR should be mergeable now.

webknjaz avatar Jun 26 '24 18:06 webknjaz

I'm unsure what this fixes, but less config is better than more!

jaraco avatar Jun 26 '24 19:06 jaraco

I'm unsure what this fixes

codecov-cli used to be unable to find the config, now it does. They actually had a lot more problems, which is why I kept this as an experimental draft for so long and would return to check its status once in a while.

webknjaz avatar Jun 26 '24 23:06 webknjaz