[
https://issues.apache.org/jira/browse/GEARPUMP-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110366#comment-16110366
]
ASF GitHub Bot commented on GEARPUMP-333:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/203
#
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/203?src=pr&el=h1)
Report
> Merging
[#203](https://codecov.io/gh/apache/incubator-gearpump/pull/203?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/fa3f892d76ca932fae44587f7860030b32f401bf?src=pr&el=desc)
will **decrease** coverage by `0.21%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #203 +/- ##
==========================================
- Coverage 71.82% 71.61% -0.22%
==========================================
Files 191 191
Lines 6102 6102
Branches 547 547
==========================================
- Hits 4383 4370 -13
- Misses 1719 1732 +13
```
> Required external dependencies are not assembled in some examples
> -----------------------------------------------------------------
>
> Key: GEARPUMP-333
> URL: https://issues.apache.org/jira/browse/GEARPUMP-333
> Project: Apache Gearpump
> Issue Type: Bug
> Reporter: Manu Zhang
> Fix For: 0.8.5
>
>
> This is a regression brought in by
> [GEARPUMP-311|https://issues.apache.org/jira/browse/GEARPUMP-331](Allow
> examples to be run in IDE), which only assembles the example class itself and
> breaks all examples that require external dependencies.
> It's possible to include those dependencies one by one but a quick solution
> is to revert changes to the broken examples and make it clear they can only
> be run on a gearpump cluster.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)