firebase-firestore
Overall coverage changed from 45.84% (939f90e) to 45.86% (802bb51) by +0.01%.
Filename | Base (939f90e) | Merge (802bb51) | Diff |
---|---|---|---|
AsyncQueue.java | 77.11% | 78.11% | +1.00% |
DeleteMutation.java | 90.48% | 95.24% | +4.76% |
StructuredQuery.java | 32.52% | 32.54% | +0.03% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.