[
https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879238#comment-15879238
]
ASF GitHub Bot commented on GEARPUMP-267:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/158
#
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/158?src=pr&el=h1)
Report
> Merging
[#158](https://codecov.io/gh/apache/incubator-gearpump/pull/158?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/c9b2cea813e5e8262fbbcf0e9e72c13cd463a424?src=pr&el=desc)
will **decrease** coverage by `-0.37%`.
> The diff coverage is `100%`.
```diff
@@ Coverage Diff @@
## master #158 +/- ##
==========================================
- Coverage 71.89% 71.53% -0.37%
==========================================
Files 190 190
Lines 6056 6053 -3
Branches 534 534
==========================================
- Hits 4354 4330 -24
- Misses 1702 1723 +21
```
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/158?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/158?src=pr&el=footer).
Last update
[c9b2cea...12e8a03](https://codecov.io/gh/apache/incubator-gearpump/compare/c9b2cea813e5e8262fbbcf0e9e72c13cd463a424...12e8a0380754a6dcb253e75b310dcf2a82244aa5?el=footer&src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
> Kafka integration test failure due to docker-kafka version incompatibility
> --------------------------------------------------------------------------
>
> Key: GEARPUMP-267
> URL: https://issues.apache.org/jira/browse/GEARPUMP-267
> Project: Apache Gearpump
> Issue Type: Bug
> Components: integrationtest
> Reporter: Manu Zhang
> Assignee: Karol Brejna
>
> The current "spotify/kafka" has been updated to kafka 0.10 while Gearpump
> depends on kafka 0.8, and the author doesn't provide history tags. There is
> an open [issue|https://github.com/spotify/docker-kafka/issues/61] but the
> repo doesn't seem to be under active development. An alternative is
> https://github.com/wurstmeister/kafka-docker
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)