firebase-firestore
Overall coverage changed from 45.34% (ccd1cb6) to 45.43% (f925572) by +0.09%.
Filename | Base (ccd1cb6) | Merge (f925572) | Diff |
---|---|---|---|
CompositeFilter.java | 0.00% | 35.00% | +35.00% |
DeleteMutation.java | 90.00% | 95.00% | +5.00% |
PatchMutation.java | 98.39% | 100.00% | +1.61% |
RemoteSerializer.java | 84.63% | 84.78% | +0.14% |
SetMutation.java | 94.29% | 97.14% | +2.86% |
StructuredQuery.java | 32.44% | 32.52% | +0.08% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.