-
**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:…
-
**Describe the bug**
Since Nov 13th coverage is not working.
**To Reproduce**
See [Sonar Coverage Dashboard](https://sonarcloud.io/project/activity?id=operaton_operaton&graph=coverage)
**Expec…
-
We have a multi module library in which we are trying to generate the aggregated jacoco report at root level which is provided in gradle 7.4(jacoco-aggregation-plugin), currently we are facing issu…
-
Hi, it seems that since we started using eclipse-temurin:21-jdk-noble (21.0.5+11) in our CI (via maven:3-eclipse-temurin-21), we get random JVM crashes during execution of the C2 compiler and after a …
-
Mutahunter is a great work in my opinion. I hope that after pulling the open-source code from GitHub, I can configure it and make the code run. However, the README page of Mutahunter is the user's ins…
-
### 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…
-
Writing tests for tools is important, It's also quite important to be able to verify the test coverage in order to keep track of the covered and uncovered components of the tools.
We employ JaCoCo t…
-
### Expected Behavior
When a subproject specifies a file or pattern to be excluded from the test coverage report (jacocoTestReport), the jacoco-report-aggregation should not include the speci…
-
In project with more than one test file binary report (jacoco.exec) needed for jenkins or Sonar coverage is much smaller than XML or HTML report.
-
### 👀 Is there an existing issue for this?
- [X] I have searched and didn't find similar issue
### 👍 Current behavior
I get an error when running Keploy on a toy Java project with the following com…