firebase-firestore
Overall coverage changed from 45.61% (f103c35) to 45.63% (180d45c) by +0.02%.
Filename | Base (f103c35) | Merge (180d45c) | Diff |
---|---|---|---|
AsyncQueue.java | 78.11% | 77.11% | -1.00% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
SetMutation.java | 94.29% | 97.14% | +2.86% |
SQLiteIndexManager.java | 98.69% | 99.48% | +0.79% |
Target.java | 95.83% | 96.02% | +0.19% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.