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 c020b350f0 - Show all commits

View File

@@ -264,6 +264,8 @@ jobs:
if: success() || failure() # always run even if the previous step fails
with:
include_passed: true
comment: true
skip_annotations: false
report_paths: 'tests/reports/junit.xml'
# - name: 📦 Publish Build Artifacts