chore: update test configurations and ignore files for coverage reporting
Some checks failed
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m42s
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m42s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m38s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m40s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m36s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Failing after 1m49s

This commit is contained in:
2025-10-15 20:48:55 -04:00
parent 51d5f08c2f
commit 47f00ea759

View File

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