firebase-firestore
Overall coverage changed from 44.37% (3f13291) to 44.41% (91f9a6b) by +0.04%.
Filename | Base (3f13291) | Merge (91f9a6b) | Diff |
---|---|---|---|
AbstractStream.java | 37.02% | 34.81% | -2.21% |
AsyncQueue.java | 78.11% | 78.61% | +0.50% |
Datastore.java | 21.55% | 23.28% | +1.72% |
FirestoreChannel.java | 16.38% | 18.10% | +1.72% |
FirestoreClient.java | 31.25% | 36.11% | +4.86% |
GrpcCallProvider.java | 62.35% | 69.41% | +7.06% |
IndexBackfiller.java | 89.06% | 93.75% | +4.69% |
LruGarbageCollector.java | 90.65% | 93.46% | +2.80% |
SetMutation.java | 97.22% | 94.44% | -2.78% |
SQLitePersistence.java | 86.89% | 86.34% | -0.55% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.