uber/NullAway

Switch code coverage aggregation to use built-in plugin

已关闭

#871 创建于 2023年11月29日

 (2 条评论) (0 个反应) (1 位负责人)Java (288 个派生)batch import
good first issuehelp wanted

仓库指标

星标
 (3,462 个星标)
PR 合并指标
 (平均合并 3天 23小时) (30 天内合并 14 个 PR)

描述

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.

贡献者指南