uber/NullAway

Switch code coverage aggregation to use built-in plugin

Open

#871 创建于 2023年11月29日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)Java (3,462 star) (288 fork)batch import
good first issuehelp wanted

描述

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.

贡献者指南