-
- [ ] Libraries having update available
- [ ] Libraries marked vulnerable by scan
- [ ] Jetty
- [ ] Artemis
- [ ] Redis
- [ ] RabbitMQ
- [ ] Java Runtime Environment
- [ ] Anything else
Know…
-
### Steps to reproduce
* JaCoCo version: 0.8.8.20220405071
* Operating system: Mac OS
* Tool integration: Maven
* Complete executable reproducer: https://github.com/morganga/jacoco-bug
* Steps…
-
-
**Describe the bug**
Error: Unable to locate executable file: pwsh. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. A…
-
In `parse_coverage_report_jacoco()` within `CoverageProcessor`, the variables `lines_covered` and `lines_missed` don’t seem to be used.
- Are `lines_covered` and `lines_missed` specifically meant to…
-
### Expected Behavior
```
apply plugin: 'jacoco-report-aggregation'
reporting {
reports {
testCodeCoverageReport(JacocoCoverageReport) {
testType = TestSuiteType.UNIT…
-
## Overview
We need to add test coverage reporting and enforcement to our build process. This will help us maintain and improve code quality by ensuring adequate test coverage across the project.
…
-
### Steps to reproduce
JaCoCo 0.8.7 (maven plugin).
Windows 10, JDK 17 (Liberica), Maven 3.8.3.
Project is located in `D:\Воспроизведение-issue\`
Globally set environment variable JAVA_TOOL_OPTI…
-
-
Currently http://codecov.io/ doesn't support pitest reports and doesn't see coverage as pitest sees it. Please, add support jacoco-formatted reports for better github integration