Commit cb18a3d
authored
[actions] Add code coverage github action. (#1314)
Summary: Adds a github action to run code coverage on commits to main.
Type of change: /kind test-infra
Test Plan: Testing in this PR that the coverage runs (not testing the
upload to codecov so I don't mess with the metrics). The code coverage
output looked roughly the same as when I ran it locally, and numbers
looked comparable to the main report. Will test the actual upload after
landing, but it shouldn't be any different from on Jenkins.
Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>1 parent f0036c2 commit cb18a3d
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
46 | 70 | | |
47 | 71 | | |
48 | 72 | | |
| |||
0 commit comments