firebase-firestoreOverall coverage changed from 46.01% (087083f) to 44.44% (9a46b03) by -1.57%.
| Filename | Base (087083f) | Merge (9a46b03) | Diff |
|---|---|---|---|
| AggregateQuery.java | ? | 15.00% | ? |
| AggregateQuerySnapshot.java | ? | 0.00% | ? |
| AggregateSource.java | ? | 0.00% | ? |
| AggregationResult.java | ? | 0.00% | ? |
| AggregationResultOrBuilder.java | ? | 0.00% | ? |
| AggregationResultProto.java | ? | 0.00% | ? |
| Datastore.java | 29.76% | 23.28% | -6.49% |
| FirestoreChannel.java | 18.10% | 16.38% | -1.72% |
| FirestoreClient.java | 38.24% | 36.11% | -2.12% |
| FirestoreGrpc.java | 2.62% | 2.46% | -0.15% |
| Preconditions.java | 52.63% | 57.89% | +5.26% |
| Query.java | 3.65% | 3.97% | +0.32% |
| RemoteStore.java | 89.56% | 88.49% | -1.07% |
| RunAggregationQueryRequest.java | ? | 0.00% | ? |
| RunAggregationQueryRequestOrBuilder.java | ? | 0.00% | ? |
| RunAggregationQueryResponse.java | ? | 0.00% | ? |
| RunAggregationQueryResponseOrBuilder.java | ? | 0.00% | ? |
| SQLitePersistence.java | 86.34% | 86.89% | +0.55% |
| StructuredAggregationQuery.java | ? | 0.00% | ? |
| StructuredAggregationQueryOrBuilder.java | ? | 0.00% | ? |
| SyncEngine.java | 93.57% | 93.27% | -0.30% |
gradle <product>:checkCoverage to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/.