Commit e5cac5c
Implement Codecov coverage badge with Tycho-compatible configuration
- Configure jacoco-maven-plugin in org.moreunit.build/pom.xml with a coverage profile.
- Use @{argLine} in tycho-surefire-plugin for Jacoco agent injection.
- Initialize <argLine> property in parent POM to prevent literal '@{argLine}' errors in standard builds.
- Create .github/workflows/coverage.yml for automated coverage reporting.
- Add Codecov badge to README.md.
Co-authored-by: RoiSoleil <3462260+RoiSoleil@users.noreply.github.com>1 parent c4f2d02 commit e5cac5c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments