firebase-database
Overall coverage changed from 50.18% (ea5490c) to 50.19% (222d7a5) by +0.01%.
Filename | Base (ea5490c) | Merge (222d7a5) | Diff |
---|---|---|---|
BooleanNode.java | 100.00% | 92.31% | -7.69% |
ChildChangeAccumulator.java | 83.33% | 96.67% | +13.33% |
DoubleNode.java | 100.00% | 88.24% | -11.76% |
firebase-firestore
Overall coverage changed from 45.65% (ea5490c) to 45.66% (222d7a5) by +0.01%.
Filename | Base (ea5490c) | Merge (222d7a5) | Diff |
---|---|---|---|
PatchMutation.java | 98.39% | 100.00% | +1.61% |
SetMutation.java | 94.29% | 97.14% | +2.86% |
firebase-messaging
Overall coverage changed from 84.78% (ea5490c) to 84.82% (222d7a5) by +0.04%.
Filename | Base (ea5490c) | Merge (222d7a5) | Diff |
---|---|---|---|
FirebaseMessaging.java | 74.67% | 75.11% | +0.44% |
gradle <product>:checkCoverage
to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/
.