-
**Describe the bug**
When fuzzing generates a large number of `.exec` files, the merge operation fails with the following error:
```
thread 'main' panicked at src/coverage_clients/jacoco.rs:394:14:…
-
Hey @mannodermaus, I'm trying to create a jacoco report for instrumented junit 5 tests. With applying the `jacoco` plugin and `enableAndroidTestCoverage = true` I can get a report with all classes, bu…
-
Quarkus version:3.8.6
Jacoco Maven Plugin:0.8.12
with above versions @QuarkusTest classes are not getting code coverage and it is is displaying as 0. Please let us know which version is compatible …
-
### Expected Behavior
I just got bit by forgetting a difference between java and kotlin because there aren't any static types. In kotlin
```kts
tasks.withType().configureEach {
executionData…
-
### New Issue Checklist
- [x] Updated the plugin to the latest version
- [x] I searched for existing [GitHub issues](https://github.com/insideapp-oss/sonar-apple/issues)
### Issue Descript…
-
### 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…
-
Is there any other code coverage then jacoco to work with this plugin?
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Android's [Code of …
-
Is it possible to use gradles jacoco plugin for code coverage ?
-