push
github
Bump Java Version to 17/25 (#97) * initial refactorings for Java 25 compatibility spotbugs + pmd-plugin still need new releases that work on Java 25 * update CI config * JDK builds pass updates to the analysis plugins required some adjustments * utilize Java 17 features * fix documentation * cleanups * fix visibility issues * potential fix for breaking GUI tests * example: fix GUI tests * cleanups * jung: do not run GUI tests for now * Revert "jung: do not run GUI tests for now" This reverts commit 6a6645488. * jung: found workaround for crashing JVM * jacoco: correctly track coverage in GUI tests * Revert "jung: found workaround for crashing JVM" This reverts commit d99704042. * Reapply "jung: do not run GUI tests for now" This reverts commit 176cece7f. * jung: add note
145 of 153 new or added lines in 51 files covered. (94.77%)
1 existing line in 1 file now uncovered.16496 of 17821 relevant lines covered (92.56%)
1.72 hits per line