firebase-firestore
Overall coverage changed from 45.51% (3f29bba) to 45.51% (cfcb3cd) by +0.00%.
Filename | Base (3f29bba) | Merge (cfcb3cd) | Diff |
---|---|---|---|
AsyncQueue.java | 78.11% | 77.11% | -1.00% |
DeleteMutation.java | 90.00% | 95.00% | +5.00% |
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/
.