Commit 78c0dec
ci: upload coverage to Codecov (#35)
`dotnet test --collect:"XPlat Code Coverage"` (coverlet.collector) is
already producing one coverage.cobertura.xml per test project under
TestResults/. Upload the directory to Codecov non-blockingly so a
Codecov outage cannot break CI.
Requires CODECOV_TOKEN to be set as a repo secret.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e8dc1bd commit 78c0dec
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
91 | 103 | | |
92 | 104 | | |
93 | 105 | | |
| |||
0 commit comments