firebase-firestore
Overall coverage changed from 46.21% (37f0fe7) to 44.64% (03c42d9) by -1.57%.
Filename | Base (37f0fe7) | Merge (03c42d9) | Diff |
---|---|---|---|
AggregateField.java | ? | 0.00% | ? |
AggregateQuery.java | ? | 0.00% | ? |
AggregateQuerySnapshot.java | ? | 0.00% | ? |
AggregationResult.java | ? | 0.00% | ? |
AggregationResultOrBuilder.java | ? | 0.00% | ? |
AggregationResultProto.java | ? | 0.00% | ? |
Datastore.java | 32.14% | 23.28% | -8.87% |
FirestoreClient.java | 38.24% | 37.96% | -0.28% |
FirestoreGrpc.java | 2.62% | 2.46% | -0.15% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
Query.java | 3.65% | 3.64% | -0.01% |
RunAggregationQueryRequest.java | ? | 0.00% | ? |
RunAggregationQueryRequestOrBuilder.java | ? | 0.00% | ? |
RunAggregationQueryResponse.java | ? | 0.00% | ? |
RunAggregationQueryResponseOrBuilder.java | ? | 0.00% | ? |
SetMutation.java | 97.22% | 94.44% | -2.78% |
StructuredAggregationQuery.java | ? | 0.00% | ? |
StructuredAggregationQueryOrBuilder.java | ? | 0.00% | ? |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.