Integrate code coverage to build and review process
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
We cannot use codecov, but we can use coveralls. We have the maven plugin included in the pom and need to invoke it appropriately in our various builds, and disseminate knowledge about browser extensions to get it into the pull request UI.
Imported from Jira [BEAM-177](https://issues.apache.org/jira/browse/BEAM-177). Original Jira may contain additional context.
Reported by: kenn.
Contributor guide
Research direction
Start with the repository's pom and identify the existing Maven coverage plugin configuration, then trace how the various builds are invoked. Determine how coverage should reach the pull request UI and what browser-extension guidance must be documented. Done means the builds invoke Coveralls appropriately and the integration knowledge is available to reviewers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, documentation, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100