Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

JaCoCo with Maven multi-module or Gradle multi-project buildsΒ #208

@derekm

Description

@derekm

Describe the bug
coverageLocations can be multiple values, but JACOCO_SOURCE_PATH can only contain one value.

In a Java build that produces multiple jars, I need a different JaCoCo source path per coverage location.

Version of codeclimate-action you're using
v2.5.7

Expected behavior
I should be able to specify the source paths for each coverage location.

Additional context
This may need to be reported upstream here: https://github.com/codeclimate/test-reporter

Metadata

Metadata

Assignees

Labels

externalDepends on an external resource/projecthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions