2025-01-30T14:49:41.6058169Z �[0;32m==>�[0m Running upload-coverage
2025-01-30T14:49:41.6067817Z �[0;36m./codecov upload-coverage -t <redacted> --fail-on-error --git-service github --sha 09bb0be3c0d1b053bf93d0cfba5303891f396b19 --gcov-executable gcov�[0m
2025-01-30T14:49:42.2414129Z info - 2025-01-30 14:49:42,241 -- ci service found: github-actions
2025-01-30T14:49:42.2652116Z warning - 2025-01-30 14:49:42,265 -- xcrun is not installed or can't be found.
2025-01-30T14:49:42.5555292Z warning - 2025-01-30 14:49:42,555 -- No gcov data found.
2025-01-30T14:49:42.5559329Z warning - 2025-01-30 14:49:42,555 -- coverage.py is not installed or can't be found.
2025-01-30T14:49:42.5656409Z info - 2025-01-30 14:49:42,565 -- Found 1 coverage files to report
2025-01-30T14:49:42.5657263Z info - 2025-01-30 14:49:42,565 -- > /home/runner/work/vws-python/vws-python/coverage.xml
2025-01-30T14:49:43.2905524Z info - 2025-01-30 14:49:43,290 -- Your upload is now processing. When finished, results will be available at: https://app.codecov.io/github/VWS-Python/vws-python/commit/09bb0be3c0d1b053bf93d0cfba5303891f396b19
2025-01-30T14:49:43.4283787Z info - 2025-01-30 14:49:43,428 -- Process Upload complete
2025-01-30T14:49:43.5568981Z Post job cleanup.
This means that coverage is not reported for my PRs.
At https://productionresultssa9.blob.core.windows.net/actions-results/a9359545-6605-4398-b84c-87c852facba2/workflow-job-run-4699e842-a522-58e1-a348-46f805f8bfd7/logs/job/job-logs.txt?rsct=text%2Fplain&se=2025-01-30T15%3A05%3A38Z&sig=7aAugoC%2FGiy5hwOIQPrbvMt%2FrFfNj1wzNENii7n%2BXZ8%3D&ske=2025-01-31T02%3A32%3A43Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2025-01-30T14%3A32%3A43Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2025-01-05&sp=r&spr=https&sr=b&st=2025-01-30T14%3A55%3A33Z&sv=2025-01-05 I have an example of some logs which show a repeated issue.
I see:
However, at https://app.codecov.io/github/VWS-Python/vws-python/commit/09bb0be3c0d1b053bf93d0cfba5303891f396b19 there appears to be no data:
This means that coverage is not reported for my PRs.