firebase-firestore
Overall coverage changed from 46.16% (2bac92d) to 46.08% (18e9e73) by -0.08%.
Filename | Base (2bac92d) | Merge (18e9e73) | Diff |
---|---|---|---|
AsyncQueue.java | 77.61% | 77.11% | -0.50% |
Datastore.java | 32.14% | 29.76% | -2.38% |
FirestoreChannel.java | 18.10% | 16.38% | -1.72% |
FirestoreClient.java | 38.24% | 33.09% | -5.15% |
GrpcCallProvider.java | 55.29% | 51.76% | -3.53% |
IndexBackfiller.java | 93.44% | 88.52% | -4.92% |
LruGarbageCollector.java | 93.46% | 90.65% | -2.80% |
SetMutation.java | 94.44% | 97.22% | +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/
.