firebase-firestore
Overall coverage changed from 45.63% (f5845b2) to 45.66% (834eec2) by +0.03%.
Filename | Base (f5845b2) | Merge (834eec2) | Diff |
---|---|---|---|
AsyncQueue.java | 77.11% | 78.11% | +1.00% |
LocalStore.java | 99.35% | 99.37% | +0.02% |
MutationBatch.java | 89.06% | 89.23% | +0.17% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.