|
Ran
|
Files
949
|
Run time
46s
|
Badge
README BADGES
|
github
refactor(build): centralize `auto-service` version and configure annotation processor #11487 Before JDK 23, the annotation processor for Auto Service was picked up automatically. With newer JDKs, the META-INF/services files were not generated, which made it impossible for the PID Factories to be picked up by the ServiceLoader at runtime. Following the documentation, we seem to have missed adding the annotation processor to the Maven Build Plugin. Adding this missing bit re-enables the auto-generation on newer JDKs. See also: https://github.com/google/auto/blob/bb4d48e4c/service/README.md
20584 of 89183 relevant lines covered (23.08%)
0.23 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|