borgbackup/.github/workflows
Thomas Waldmann 7ef2c258bb
CI: enable Codecov Test Analytics
Enable JUnit XML generation for `native_tests` and `windows_tests` to allow Codecov to process test analytics.

Upload the generated `test-results.xml` using `codecov/codecov-action`.

The upload step uses `if: !cancelled()` to ensure results are uploaded even if tests fail (to analyze failures), but skipped if the workflow is explicitly cancelled.

Originally brought up in PR #8752 by @katia-sentry, but missed the !cancelled() check.

Also: upgrade to codecov-action@v5.
2026-02-10 17:08:54 +01:00
..
backport.yml backport action: remove debugging step 2025-10-12 16:24:36 +02:00
black.yaml github workflows: fix typos and grammar 2025-09-23 14:53:51 +02:00
ci.yml CI: enable Codecov Test Analytics 2026-02-10 17:08:54 +01:00
codeql-analysis.yml github workflows: fix typos and grammar 2025-09-23 14:53:51 +02:00