firebase-firestore
Overall coverage changed from 45.55% (d54c7c0) to 45.56% (03fc110) by +0.02%.
Filename | Base (d54c7c0) | Merge (03fc110) | Diff |
---|---|---|---|
FirestoreClient.java | 30.22% | 31.11% | +0.90% |
PatchMutation.java | 98.39% | 100.00% | +1.61% |
SetMutation.java | 94.29% | 97.14% | +2.86% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.