firebase-firestore
Overall coverage changed from 46.03% (a283019) to 46.02% (01a54ca) by -0.01%.
Filename | Base (a283019) | Merge (01a54ca) | Diff |
---|---|---|---|
Assert.java | 57.14% | 60.00% | +2.86% |
DeleteMutation.java | 95.24% | 90.48% | -4.76% |
IndexBackfiller.java | 78.69% | 79.69% | +1.00% |
LocalStore.java | 99.38% | 99.37% | -0.00% |
SetMutation.java | 97.22% | 94.44% | -2.78% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.