firebase-database
Overall coverage changed from 50.15% (ba6f410) to 50.18% (60144b8) by +0.03%.
Filename | Base (ba6f410) | Merge (60144b8) | Diff |
---|---|---|---|
ChildChangeAccumulator.java | 83.33% | 96.67% | +13.33% |
QueryParams.java | 90.36% | 89.76% | -0.60% |
firebase-firestore
Overall coverage changed from 45.92% (ba6f410) to 46.04% (60144b8) by +0.12%.
Filename | Base (ba6f410) | Merge (60144b8) | Diff |
---|---|---|---|
AbstractStream.java | 34.81% | 37.02% | +2.21% |
AsyncQueue.java | 78.11% | 78.61% | +0.50% |
Datastore.java | 29.76% | 32.14% | +2.38% |
DeleteMutation.java | 90.48% | 95.24% | +4.76% |
FirestoreChannel.java | 16.38% | 18.10% | +1.72% |
FirestoreClient.java | 33.09% | 38.24% | +5.15% |
GrpcCallProvider.java | 62.35% | 69.41% | +7.06% |
IndexBackfiller.java | 89.06% | 93.75% | +4.69% |
LruGarbageCollector.java | 90.65% | 93.46% | +2.80% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.