uber/NullAway
Switch code coverage aggregation to use built-in plugin
Closed
#871 opened on Nov 29, 2023
good first issuehelp wanted
Repository metrics
- Stars
- (3,462 stars)
- PR merge metrics
- (Avg merge 3d 23h) (14 merged PRs in 30d)
Description
Sample: https://docs.gradle.org/current/samples/sample_jvm_multi_project_with_code_coverage_distribution.html we can get rid of a bunch of custom Gradle code by changing the code-coverage-report module to use this built-in aggregating technique.