firebase-appdistribution
Overall coverage changed from 76.31% (c35626a) to 76.45% (0d688a6) by +0.14%.
Filename | Base (c35626a) | Merge (0d688a6) | Diff |
---|---|---|---|
FirebaseAppDistribution.java | 95.60% | 94.44% | -1.16% |
FirebaseAppDistributionException.java | 88.24% | 88.57% | +0.34% |
FirebaseAppDistributionLifecycleNotifier.java | 72.53% | 73.68% | +1.16% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.