firebase-appdistribution
Overall coverage changed from 76.79% (734d6ae) to 76.65% (7c055fe) by -0.14%.
Filename | Base (734d6ae) | Merge (7c055fe) | Diff |
---|---|---|---|
FirebaseAppDistributionImpl.java | 92.79% | 92.86% | +0.06% |
FirebaseAppDistributionRegistrar.java | 81.08% | 81.58% | +0.50% |
firebase-appdistribution-api
Overall coverage changed from 62.62% (734d6ae) to 60.91% (7c055fe) by -1.71%.
Filename | Base (734d6ae) | Merge (7c055fe) | Diff |
---|---|---|---|
FirebaseAppDistributionProxy.java | 84.62% | 73.33% | -11.28% |
FirebaseAppDistributionStub.java | 81.40% | 79.55% | -1.85% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.