Commit 5db48f0
Agent
Add test coverage measurement and CodeCov upload to CI
- Add --cov-report=xml to tox.ini so pytest-cov emits coverage.xml
- Add git to dnf install in gating.yaml; the codecov-action requires
it at runtime and the container image does not ship it by default
- Add codecov/codecov-action@v5 step to gating.yaml to upload coverage
results to CodeCov using OIDC authentication
Closes #76
Generated-By: OpenCode (google-vertex-anthropic/claude-sonnet-4-6@default)1 parent 6552ee2 commit 5db48f0
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments