firebase-firestore
Overall coverage changed from 46.21% (672c6dc) to 46.05% (e8fc017) by -0.17%.
Filename | Base (672c6dc) | Merge (e8fc017) | Diff |
---|---|---|---|
AsyncQueue.java | 78.61% | 78.11% | -0.50% |
Datastore.java | 32.14% | 29.76% | -2.38% |
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 | 92.19% | 78.69% | -13.50% |
LruGarbageCollector.java | 93.46% | 84.11% | -9.35% |
PatchMutation.java | 98.39% | 100.00% | +1.61% |
SetMutation.java | 97.22% | 94.44% | -2.78% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.