[
https://issues.apache.org/jira/browse/GEARPUMP-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094294#comment-16094294
]
ASF GitHub Bot commented on GEARPUMP-322:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/196
#
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/196?src=pr&el=h1)
Report
> Merging
[#196](https://codecov.io/gh/apache/incubator-gearpump/pull/196?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/e3c63ef2b51af6a6c4d97c91479b7c1f6082c0fe?src=pr&el=desc)
will **decrease** coverage by `0.27%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #196 +/- ##
==========================================
- Coverage 71.83% 71.55% -0.28%
==========================================
Files 189 189
Lines 6106 6106
Branches 537 537
==========================================
- Hits 4386 4369 -17
- Misses 1720 1737 +17
```
> Class path contains multiple SLF4J bindings
> -------------------------------------------
>
> Key: GEARPUMP-322
> URL: https://issues.apache.org/jira/browse/GEARPUMP-322
> Project: Apache Gearpump
> Issue Type: Bug
> Affects Versions: 0.8.4
> Reporter: Manu Zhang
> Labels: classpath
>
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/Users/doriadong/git/incubator-gearpump/output/target/pack/lib/yarn/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/Users/doriadong/git/incubator-gearpump/output/target/pack/lib/gearpump-core_2.11-0.8.4-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)