Commit 7529384
committed
Enable Spotless verification for Android Port and improve Android quality reporting
- Added `spotless-maven-plugin` to `maven/android/pom.xml` configured for `Ports/Android/src`.
- Updated `scripts/build-android-port.sh` to run `spotless:check` using JDK 17.
- Updated `scripts/run-android-instrumentation-tests.sh` and `scripts/generate-android-coverage-report.sh` to correctly place test results and coverage XMLs for quality reporting.
- Updated `.github/scripts/generate-quality-report.py` to support suppressing missing report sections via `QUALITY_REPORT_SUPPRESS_MISSING` env var.
- Updated `.github/workflows/scripts-android.yml` to set `QUALITY_REPORT_SUPPRESS_MISSING=1` and enable quality reporting.1 parent 3937dc8 commit 7529384
1 file changed
+0
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
0 commit comments