Closed dieu closed 5 years ago
Merging #357 into develop will decrease coverage by
0.32%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #357 +/- ##
==========================================
- Coverage 61.22% 60.9% -0.33%
==========================================
Files 119 119
Lines 1818 1798 -20
Branches 117 110 -7
==========================================
- Hits 1113 1095 -18
+ Misses 705 703 -2
Impacted Files | Coverage Δ | |
---|---|---|
...a/com.twitter.storehaus.leveldb/LevelDBStore.scala | 93.75% <0%> (-0.37%) |
:arrow_down: |
...scala/com/twitter/storehaus/mysql/MySqlStore.scala | 96.51% <0%> (-0.34%) |
:arrow_down: |
...ehaus/elasticsearch/ElasticSearchStringStore.scala | 87.5% <0%> (-0.31%) |
:arrow_down: |
...scala/com/twitter/storehaus/kafka/KafkaStore.scala | 95% <0%> (-0.24%) |
:arrow_down: |
.../twitter/storehaus/mysql/MergeableMySqlStore.scala | 87.5% <0%> (+0.54%) |
:arrow_up: |
.../twitter/storehaus/redis/RedisSortedSetStore.scala | 75.6% <0%> (+1.8%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 74f730c...2adf0f8. Read the comment docs.
Something is broken with mini cluster and hbase on travis. using this PR to debug an issue.