firebase-firestore
Overall coverage changed from 45.31% (28c950c) to 45.39% (c0f7f9b) by +0.08%.
Filename | Base (28c950c) | Merge (c0f7f9b) | Diff |
---|---|---|---|
AutoValue_FieldIndex_IndexState.java | 45.45% | 63.64% | +18.18% |
AutoValue_FieldIndex_Segment.java | 33.33% | 54.17% | +20.83% |
IndexBackfiller.java | 76.00% | 77.92% | +1.92% |
LocalDocumentsResult.java | ? | 100.00% | ? |
MemoryRemoteDocumentCache.java | 98.31% | 98.21% | -0.09% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
SetMutation.java | 97.14% | 94.29% | -2.86% |
SQLiteDocumentOverlayCache.java | 95.08% | 96.72% | +1.64% |
SQLiteRemoteDocumentCache.java | 96.75% | 96.64% | -0.11% |
Util.java | 65.00% | 67.13% | +2.13% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.