chore: update test configurations and ignore files for coverage reporting #7

Merged
rrise merged 7 commits from chore/coverage into master 2025-10-16 12:44:39 +00:00
Showing only changes of commit 47f00ea759 - Show all commits

View File

@@ -260,6 +260,6 @@ jobs:
- name: 📦 Publish Build Artifacts - name: 📦 Publish Build Artifacts
uses: christopherhx/gitea-upload-artifact@v4 uses: christopherhx/gitea-upload-artifact@v4
with: with:
name: ${{ github.ref_name }}-junit-coverage.xml name: junit-coverage.xml
path: tests/reports/junit.xml path: tests/reports/junit.xml
retention-days: 1 retention-days: 1