uber/NullAway

Switch code coverage aggregation to use built-in plugin

Geschlossen

#871 geöffnet am 29.11.2023

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (288 Forks)batch import
good first issuehelp wanted

Repository-Metriken

Stars
 (3.462 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 23h) (14 gemergte PRs in 30 T)

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