codecov-action icon indicating copy to clipboard operation
codecov-action copied to clipboard

Codecoverage not working as documented

Open omonimus1 opened this issue 4 years ago • 0 comments

By using the pipeline example provided in your documentation, the coverage.xml gets generated, but then the pipeline fails, saying no tests ran in 0.15s =

Details integration: Django app (python). No errors when running python3 manage.py test (running the unit test suit)

image

omonimus1 avatar Mar 10 '22 19:03 omonimus1