Commit 2051a01
Fix Tycho/JaCoCo integration for coverage reporting
- Switch from 'argLine' to 'tycho.testArgLine' for JaCoCo agent injection in Tycho.
- Initialize 'tycho.testArgLine' property in parent POM to avoid build failures.
- Update jacoco-maven-plugin to populate 'tycho.testArgLine'.
- Create .github/workflows/coverage.yml and update README.md.
Co-authored-by: RoiSoleil <3462260+RoiSoleil@users.noreply.github.com>1 parent e5cac5c commit 2051a01
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
| |||
0 commit comments