firebase-firestore
Overall coverage changed from 46.20% (fb8544c) to 46.20% (09ada07) by -0.00%.
Filename | Base (fb8544c) | Merge (09ada07) | Diff |
---|---|---|---|
AsyncQueue.java | 77.61% | 78.61% | +1.00% |
GrpcCallProvider.java | 58.82% | 55.29% | -3.53% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
SQLiteIndexManager.java | 99.48% | 99.48% | +0.00% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.