firebase-appdistribution
Overall coverage changed from ? (fd109a8) to 79.88% (a365966) by ?.
Filename | Base (fd109a8) | Merge (a365966) | Diff |
---|---|---|---|
AabUpdater.java | ? | 98.68% | ? |
ApkHashExtractor.java | ? | 92.86% | ? |
ApkInstaller.java | ? | 96.88% | ? |
ApkUpdater.java | ? | 93.75% | ? |
AppDistributionReleaseImpl.java | ? | 100.00% | ? |
AppDistributionReleaseInternal.java | ? | 100.00% | ? |
AppIconSource.java | ? | 85.71% | ? |
AutoValue_AppDistributionReleaseImpl.java | ? | 65.45% | ? |
AutoValue_AppDistributionReleaseInternal.java | ? | 67.86% | ? |
AutoValue_UpdateProgressImpl.java | ? | 65.96% | ? |
ErrorMessages.java | ? | 0.00% | ? |
FirebaseAppDistributionExceptions.java | ? | 80.00% | ? |
FirebaseAppDistributionFileProvider.java | ? | 0.00% | ? |
FirebaseAppDistributionImpl.java | ? | 94.90% | ? |
FirebaseAppDistributionLifecycleNotifier.java | ? | 73.68% | ? |
FirebaseAppDistributionNotificationsManager.java | ? | 80.00% | ? |
FirebaseAppDistributionRegistrar.java | ? | 92.31% | ? |
FirebaseAppDistributionTesterApiClient.java | ? | 91.40% | ? |
HttpsUrlConnectionFactory.java | ? | 50.00% | ? |
InstallActivity.java | ? | 2.53% | ? |
LogWrapper.java | ? | 46.67% | ? |
NewReleaseFetcher.java | ? | 87.67% | ? |
ReleaseIdentificationUtils.java | ? | 54.55% | ? |
ReleaseUtils.java | ? | 83.33% | ? |
SignInResultActivity.java | ? | 0.00% | ? |
SignInStorage.java | ? | 57.14% | ? |
TaskUtils.java | ? | 96.30% | ? |
TesterSignInManager.java | ? | 93.62% | ? |
UpdateProgressImpl.java | ? | 100.00% | ? |
UpdateTaskImpl.java | ? | 75.71% | ? |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.