firebase-firestore
Overall coverage changed from 45.27% (5cf9ae8) to 45.25% (3b0a946) by -0.02%.
Filename | Base (5cf9ae8) | Merge (3b0a946) | Diff |
---|---|---|---|
AutoValue_Overlay.java | ? | 31.82% | ? |
DeleteMutation.java | 95.00% | 90.00% | -5.00% |
Overlay.java | ? | 100.00% | ? |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
SQLiteDocumentOverlayCache.java | 90.91% | 95.00% | +4.09% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.