firebase-appdistribution
Overall coverage changed from 79.73% (0dd2be1) to 78.21% (164729d) by -1.52%.
Filename | Base (0dd2be1) | Merge (164729d) | Diff |
---|---|---|---|
FeedbackActivity.java | ? | 0.00% | ? |
FeedbackSender.java | ? | 87.50% | ? |
FirebaseAppDistributionImpl.java | 94.92% | 93.18% | -1.74% |
FirebaseAppDistributionRegistrar.java | 92.59% | 81.08% | -11.51% |
ReleaseIdentifier.java | 88.16% | 88.00% | -0.16% |
ScreenshotTaker.java | ? | 66.67% | ? |
firebase-appdistribution-api
Overall coverage changed from 64.08% (0dd2be1) to 62.26% (164729d) by -1.81%.
Filename | Base (0dd2be1) | Merge (164729d) | Diff |
---|---|---|---|
FirebaseAppDistributionProxy.java | 100.00% | 84.62% | -15.38% |
FirebaseAppDistributionStub.java | 83.33% | 81.40% | -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/
.