uber/NullAway

Switch code coverage aggregation to use built-in plugin

Fechada

#871 aberto em 29 de nov. de 2023

 (2 comentários) (0 reação) (1 responsável)Java (288 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (3.462 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 23h) (14 fundiu PRs em 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.

Guia do colaborador