uber/NullAway

Switch code coverage aggregation to use built-in plugin

Open

#871 geöffnet am 29. Nov. 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Java (3.462 Stars) (288 Forks)batch import
good first issuehelp wanted

Beschreibung

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.

Contributor Guide