Commit 8e7d9aa
committed
ci: send test results to Codecov Test Analytics
The Codecov Test Analytics page for this repo has no data: go-check
uploads coverage.out and nothing else, so there is no flaky-test
detection, no per-test durations and no failure history.
netresearch/.github#333 added enable-test-results to the shared
workflow, which runs the unit tests through gotestsum and uploads the
JUnit report. Turning it on here is the whole change.
The template.yaml drift reason is updated to name the new input, and
corrects the e2e count it records: 11 tests now, one of them
browser-driven.
Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>1 parent 659bb36 commit 8e7d9aa
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments