trying alternate code coverage reporter

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 27967c72e5]
Этот коммит содержится в:
Karl W Schulz
2024-02-28 15:20:27 -06:00
родитель 276bf46682
Коммит 35a6e656a4
+4 -1
Просмотреть файл
@@ -81,7 +81,10 @@ jobs:
with:
path: tests/coverage.xml
minimum_coverage: 45
- name: Alternate coverage report
uses: insightsengineering/coverage-action@v2
with:
path: tests/coverage.xml
## ## - name: Pytest coverage comment
## ## if: '!cancelled()'
## ## uses: MishaKav/pytest-coverage-comment@v1.1.48