Commit fbb6708
ci: upload coverage to Codecov
Jacoco is already wired into every java-library subproject via the root
build.gradle.kts (Test finalizedBy jacocoTestReport, xml.required=true).
Upload the per-subproject XML reports to Codecov from the JDK 21 LTS
matrix entry only. Non-blocking.
Requires CODECOV_TOKEN to be set as a repo secret.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e0aeadf commit fbb6708
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
111 | 125 | | |
112 | 126 | | |
113 | 127 | | |
| |||
0 commit comments