firebase-appdistribution
Overall coverage changed from 76.79% (5991287) to 79.31% (8bd3097) by +2.53%.
Filename | Base (5991287) | Merge (8bd3097) | Diff |
---|---|---|---|
FirebaseAppDistributionImpl.java | 92.79% | 94.90% | +2.11% |
FirebaseAppDistributionRegistrar.java | 81.08% | 92.59% | +11.51% |
firebase-appdistribution-api
Overall coverage changed from 62.62% (5991287) to 64.42% (8bd3097) by +1.81%.
Filename | Base (5991287) | Merge (8bd3097) | Diff |
---|---|---|---|
FirebaseAppDistributionProxy.java | 84.62% | 100.00% | +15.38% |
FirebaseAppDistributionStub.java | 81.40% | 83.33% | +1.94% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.