feat(workflows): add gcover report (#8750)

Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
VIFEX
2025-08-26 13:02:18 +08:00
committed by GitHub
parent a59268e739
commit bab61c0d2e
2 changed files with 38 additions and 2 deletions
+6
View File
@@ -172,3 +172,9 @@ jobs:
echo "Failing the build due to newly generated reference images."
exit 1
- name: Upload coverage reports as artifacts
if: always()
uses: actions/upload-artifact@v4
with:
name: coverage-reports-${{ matrix.build_config }}
path: tests/report/