mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-19 02:29:19 -05:00
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. |
||
|---|---|---|
| .. | ||
| backport.yml | ||
| black.yaml | ||
| ci.yml | ||
| codeql-analysis.yml | ||