coveralls-jacoco-gradle-plugin icon indicating copy to clipboard operation
coveralls-jacoco-gradle-plugin copied to clipboard

Coveralls JaCoCo Gradle plugin

Results 3 coveralls-jacoco-gradle-plugin issues
Sort by recently updated
recently updated
newest added

When attempting to enable gradle configuration cache in a project with this plugin applied, the build fails with ``` Configuration cache entry discarded with 1 problem. FAILURE: Build failed with...

On `BitRise` the `git-clone` step offers an option to `Merge the Pull Request source branch into destination` or `Checkout merged PR state in newer versions` to check merge issues. When...

I've been trying to work out why my multi-module project isn't pushing my Kover report. It turned out that no sources are found. Perhaps this should be logged differently. https://github.com/nbaztec/coveralls-jacoco-gradle-plugin/blob/e9f2878684ea007976bc87d84ec436b9eceac541/src/main/kotlin/CoverallsReporter.kt#L49