firebase-firestore
Overall coverage changed from 45.65% (ea5490c) to 45.66% (59cf167) by +0.01%.
Filename | Base (ea5490c) | Merge (59cf167) | Diff |
---|---|---|---|
MutationBatch.java | 89.23% | 89.39% | +0.16% |
Preconditions.java | 43.75% | 52.63% | +8.88% |
SQLiteDocumentOverlayCache.java | 97.83% | 97.85% | +0.02% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.