uber/NullAway

Switch code coverage aggregation to use built-in plugin

Fermée

#871 ouverte le 29 nov. 2023

 (2 commentaires) (0 réaction) (1 personne assignée)Java (288 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (3 462 étoiles)
Métriques de merge PR
 (Merge moyen 3j 23h) (14 PRs mergées en 30 j)

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