Commit 3923ffb
authored
JaCoCO code and coverage report (#2714)
* chore: updated groovy-test dependency and fixed missing import
* feat: jacoco report
* feat: css in report
* fix: fixed navigation
* chore: simplified jacoco configuration
* feat: project-wise reports
* chore: styling on sub-projects
* fix: fixed percentage in root report
* chore: home button, bugged
* chore: fixed home link
* chore: some more styyling
* feat: full control over css
* chore: code clean-up
* chore: better navigation
* chore: gemini suggested improvements
* chore: updated readme
* fix: fixed bugged condition
* fix: fixed root report coverages
* fix: more gemini fixes
* chore: initialized parser just one time
* fix: fixed project exploration
* fix: more gemini suggested fixes
* fix: fixed slurper initialization1 parent d0d1c77 commit 3923ffb
7 files changed
Lines changed: 617 additions & 1 deletion
File tree
- config/jacoco
- gradle
- jme3-core/src/test/groovy/com/jme3/app/state
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
0 commit comments