codecov-action
codecov-action copied to clipboard
Codecoverage not working as documented
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)