Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
Bumps org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13.
Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
0.8.13
New Features
- JaCoCo now officially supports Java 23 and Java 24 (GitHub #1757, #1631, #1867).
- Experimental support for Java 25 class files (GitHub #1807).
- Calculation of line coverage for Kotlin
inlinefunctions (GitHub #1670).- Calculation of line coverage for Kotlin
inlinefunctions withreifiedtype parameter (GitHub #1670, #1700).- Calculation of coverage for Kotlin
JvmSyntheticfunctions (GitHub #1700).- Part of bytecode generated by the Kotlin Compose compiler plugin is filtered out during generation of report (GitHub #1616).
- Part of bytecode generated by the Kotlin compiler for inline value classes is filtered out during generation of report (GitHub #1475).
- Part of bytecode generated by the Kotlin compiler for suspending lambdas without suspension points is filtered out during generation of report (GitHub #1283).
- Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable enum subject is filtered out during generation of report (GitHub #1774).
- Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable String subject is filtered out during generation of report (GitHub #1769).
- Part of bytecode generated by the Kotlin compiler for chains of safe call operators is filtered out during generation of report (GitHub #1810, #1818).
- Method
getEntriesgenerated by the Kotlin compiler for enum classes is filtered out during generation of report (GitHub #1625).- Methods generated by the Kotlin compiler for constructors and functions with
JvmOverloadsannotation are filtered out (GitHub #1768).Fixed bugs
- Fixed interpretation of Kotlin SMAP (GitHub #1525).
- File extensions are preserved in HTML report in case of clashes of normalized file names (GitHub #1660).
Non-functional Changes
Commits
-
78d5effPrepare release 0.8.13 -
e579092Happy birthday Java 24! (#1867) -
17d31aaUpgrade ASM to 9.8 (#1863) -
ee07ecbUpgrade Kotlin to 2.1.20 (#1860) -
f0dcc6bBump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861) -
99707c3Upgrade spotless-maven-plugin to 2.44.3 (#1851) -
21f6a99Upgrade maven-deploy-plugin to 3.1.4 (#1854) -
c7da68bUpgrade maven-install-plugin to 3.1.4 (#1853) -
80ebc77Upgrade maven-clean-plugin to 3.4.1 (#1850) -
0bb8bd5Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts