firebase-appdistribution
Overall coverage changed from 73.56% (2715647) to 73.38% (c4845e2) by -0.18%.
Filename | Base (2715647) | Merge (c4845e2) | Diff |
---|---|---|---|
AutoValue_TaskUtils_CombinedTaskResults.java | ? | 33.33% | ? |
FirebaseAppDistributionException.java | 86.67% | 88.24% | +1.57% |
TaskUtils.java | 93.75% | 94.29% | +0.54% |
TesterSignInManager.java | 89.66% | 93.75% | +4.09% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.