firebase-firestore
Overall coverage changed from 46.22% (8394f24) to 46.08% (9738d84) by -0.14%.
Filename | Base (8394f24) | Merge (9738d84) | Diff |
---|---|---|---|
AsyncQueue.java | 78.61% | 78.11% | -0.50% |
Datastore.java | 32.14% | 29.76% | -2.38% |
DeleteMutation.java | 90.48% | 95.24% | +4.76% |
FirestoreChannel.java | 18.10% | 16.38% | -1.72% |
FirestoreClient.java | 38.24% | 30.88% | -7.35% |
GrpcCallProvider.java | 69.41% | 62.35% | -7.06% |
IndexBackfiller.java | 93.44% | 78.69% | -14.75% |
LruGarbageCollector.java | 93.46% | 84.11% | -9.35% |
SetMutation.java | 94.44% | 97.22% | +2.78% |
SQLiteOverlayMigrationManager.java | 82.50% | 90.48% | +7.98% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.