firebase-firestore
Overall coverage changed from 45.43% (41e38cb) to 45.52% (d8f2149) by +0.09%.
Filename | Base (41e38cb) | Merge (d8f2149) | Diff |
---|---|---|---|
AsyncQueue.java | 77.11% | 78.11% | +1.00% |
Bound.java | 33.93% | 39.29% | +5.36% |
DeleteMutation.java | 95.00% | 90.00% | -5.00% |
IndexBackfiller.java | 80.00% | 76.19% | -3.81% |
LogicUtils.java | ? | 50.00% | ? |
MemoryIndexManager.java | 74.07% | 66.67% | -7.41% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
QueryEngine.java | 98.51% | 98.48% | -0.02% |
SetMutation.java | 97.14% | 94.29% | -2.86% |
SQLiteIndexManager.java | 99.37% | 98.69% | -0.68% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.