firebase-firestore
Overall coverage changed from 45.35% (d1fc101) to 45.34% (66aaef9) by -0.01%.
Filename | Base (d1fc101) | Merge (66aaef9) | Diff |
---|---|---|---|
DocumentKey.java | 100.00% | 97.14% | -2.86% |
LocalStore.java | 99.37% | 99.35% | -0.01% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
SetMutation.java | 97.14% | 94.29% | -2.86% |
WatchChangeAggregator.java | 98.18% | 98.21% | +0.03% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.