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

Description
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