Commit fbe863f
ci: collect + upload coverage to Codecov (#32)
Enable `--collect:"XPlat Code Coverage"` on the unit test run
(coverlet.collector is already a dev dependency in both test projects)
and upload the produced Cobertura XML(s) to Codecov non-blockingly.
Requires CODECOV_TOKEN to be set as a repo secret.
Co-authored-by: Nick Ficano <nficano@teachmehipaa.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5485c9a commit fbe863f
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
88 | 101 | | |
89 | 102 | | |
90 | 103 | | |
| |||
0 commit comments