-
**I'm submitting a ...**
- [x ] bug report
- [ ] feature request
**Describe the issue**
I am trying to generate the code coverage report by running the gradle task `JacocoReport`. I …
-
### Current Behavior
Consider the following simple setup:
```
├── build.gradle.kts
├── one-of-many-sub-projects
│ └── build.gradle.kts
└── settings.gradle.kts
```
A root module simply ag…
-
In a Java 21 / Spring Boot project using Gradle with JUnit and JaCoCo, I've noticed something.
New unit tests can get thrown away because "coverage did not increase", when in fact the test **would*…
-
**Describe the bug**
We use the same user account to make PRs between the dependabot pipeline and another automated pipeline. Dependabot will treat the PRs generated by the other pipeline as unnecess…
-
Hi,
first of all, thanks for your gradle plugin.
I use SonarQube into a custom CI platform and I wonder if it will be possible your plugin generate a consolidated execution report (ut + it) in .exec…
-
By default JaCoCo builds the report after the unit phase. Check if it can generate them after the verify phase, adding the results from the integration tests, or generating another report for them.
-
We would like to get code coverage reports for our robolectric tests. The code coverage tool needs to be compatible with Kotlin and java, as well as work on Gradle and Bazel.
Jacoco seems to be a goo…
-
I use a tool that tracks code coverage based on jacoco.xml files. It'd be nice if scoverage could also output jacoco.xml so that these tools could integrate with my Scala projects.
Cobertura does n…
-
### Integration
sentry-android
### Build System
Gradle
### AGP Version
8.5.0
### Proguard
Enabled
### Version
7.14.0
### Steps to Reproduce
(opening on behalf of a customer)
1. Run unit t…
-
### What happened?
I am getting the follow problem on my agent:
```
##[error]Failed to get FF TestManagement.Server.EnablePublishToTcmServiceDirectlyFromTask Value.
##[error]Failed to upload…