uber/NullAway

Switch code coverage aggregation to use built-in plugin

Open

#871 ouverte le 29 nov. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)Java (3 462 stars) (288 forks)batch import
good first issuehelp wanted

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.

Guide contributeur