issues
search
jacoco
/
jacoco
:microscope: Java Code Coverage Library
https://www.jacoco.org/jacoco/
Other
4.34k
stars
1.17k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump kotlin.version from 2.1.20 to 2.1.21 in /org.jacoco.core.test.validation.kotlin
#1886
dependabot[bot]
closed
23 hours ago
0
Add filter for bytecode generated by Kotlin serialization compiler plugin
#1885
Godin
opened
2 weeks ago
0
In a Spring Boot project, when using Shardingsphere to manage the database and integrating JacocoAgent, all the beans that depend on the database failed to load.
#1884
lmqinghuai
closed
2 weeks ago
4
Clarify limitations on merged branch coverage
#1883
aburmeis
closed
1 month ago
3
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 in /org.jacoco.build
#1882
dependabot[bot]
closed
1 month ago
2
Bump actions/setup-java from 4.7.0 to 4.7.1
#1881
dependabot[bot]
closed
1 month ago
1
Add validation test for Kotlin `inline` function executed via reflection
#1880
Godin
opened
1 month ago
0
Add validation test for Kotlin `inline` function with default arguments
#1879
Godin
opened
1 month ago
0
Add validation tests for corner cases of Kotlin `when` with `String` subject
#1878
Godin
opened
1 month ago
3
Improve `FilterTestBase.assertIgnored`
#1877
Godin
closed
1 month ago
0
Use Ubuntu 24.04
#1876
Godin
closed
1 month ago
0
Improve filtering of Kotlin suspending functions with tail call optimization
#1875
Godin
opened
1 month ago
0
Add validation test for Kotlin `suspend` functions with `public`, `protected`, `internal`, `private` and `open` modifiers
#1874
Godin
opened
1 month ago
0
Coverage report is not correct for Kotlin inline function and inline function with reified parameter in 0.8.13
#1873
chapp-hk
opened
1 month ago
1
The coverage percentage is decreasing after merging of jacoco reports taken seperately
#1872
rakshith-agi
closed
2 weeks ago
4
Improve KotlinCoroutineFilter
#1871
Godin
opened
1 month ago
0
Add experimental support for Java 26
#1870
marchof
opened
1 month ago
0
Using JaCoCo agent with Surefire sometimes causes all tests of a whole Maven submodule to be skipped
#1869
peterdemaeyer
closed
1 month ago
1
100% branch coverage cannot be met when the suspend method return value is kotlin.Result
#1868
gkj17
opened
1 month ago
7
Happy birthday Java 24!
#1867
Godin
closed
1 month ago
0
Add JDK 24 support
#1866
jackdpeterson
closed
1 month ago
1
Bump org.ow2.asm:asm-bom from 9.7.1 to 9.8 in /org.jacoco.core
#1865
dependabot[bot]
closed
1 month ago
1
Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.0.0.4389 to 5.1.0.4751 in /org.jacoco.build
#1864
dependabot[bot]
closed
1 month ago
0
Update to ASM 9.8
#1863
merks
closed
1 month ago
2
Update to ASM 9.8
#1862
merks
closed
1 month ago
0
Bump actions/upload-artifact from 4.6.1 to 4.6.2
#1861
dependabot[bot]
closed
1 month ago
1
Bump kotlin.version from 2.1.10 to 2.1.20 in /org.jacoco.core.test.validation.kotlin
#1860
dependabot[bot]
closed
1 month ago
1
Jacoco compatibity with JDK 24
#1859
patpatpat123
closed
1 month ago
8
Support JDK 24
#1858
danishnawab
closed
2 months ago
8
@Composable annotation on Kotlin function cause untestable branches
#1857
dorszpw
closed
1 month ago
1
Offline instrumented Kotlin inline functions cause Kotlin compiler to throw exception when referenced on the classpath
#1856
argggh
opened
2 months ago
1
Code coverage incorrect for Kotlin data classes with kotlinx.serialization in JaCoCo 0.8.13
#1855
Dukoff92
opened
2 months ago
4
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 in /org.jacoco.build
#1854
dependabot[bot]
closed
2 months ago
0
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 in /org.jacoco.build
#1853
dependabot[bot]
closed
2 months ago
0
Bump actions/upload-artifact from 4.6.0 to 4.6.1
#1852
dependabot[bot]
closed
2 months ago
0
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 in /org.jacoco.build
#1851
dependabot[bot]
closed
2 months ago
0
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 in /org.jacoco.build
#1850
dependabot[bot]
closed
2 months ago
1
Is it possible?To achieve coverage statistics for incremental code through git diff and then using exec, the following methods can be implemented?
#1849
yewuxue
closed
3 months ago
1
ant reporting task grouping for reports is failing
#1848
techmaddy
closed
3 months ago
2
Bump actions/setup-java from 4.6.0 to 4.7.0
#1847
dependabot[bot]
closed
3 months ago
0
Do not filter `@JvmSynthetic` classes in Kotlin
#1846
Godin
opened
3 months ago
0
Bump kotlin.version from 2.1.0 to 2.1.10 in /org.jacoco.core.test.validation.kotlin
#1845
dependabot[bot]
closed
3 months ago
0
Add validation test for `main` without arguments in Kotlin
#1844
Godin
opened
3 months ago
0
Add validation test for `@JvmName` in Kotlin
#1842
Godin
closed
3 months ago
0
Add validation test for `@JvmMultifileClass` in Kotlin
#1843
Godin
opened
3 months ago
0
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.2 in /org.jacoco.build
#1841
dependabot[bot]
closed
3 months ago
0
Investigate disappearance of SMAP in Kotlin 2.0
#1840
Godin
opened
4 months ago
3
Add comment to KotlinEnumFilter
#1839
Godin
closed
4 months ago
0
Bump actions/upload-artifact from 4.5.0 to 4.6.0
#1838
dependabot[bot]
closed
4 months ago
0
Incomplete coverage measurement with Android Gradle Plugin 8.8.0
#1837
Futsch1
closed
4 months ago
3
Next