[
https://issues.apache.org/jira/browse/GEARPUMP-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876045#comment-15876045
]
ASF GitHub Bot commented on GEARPUMP-236:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/157
#
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/157?src=pr&el=h1)
Report
> Merging
[#157](https://codecov.io/gh/apache/incubator-gearpump/pull/157?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/0e56f83ce8586cc1dcbf57103f6b884fc4138d6a?src=pr&el=desc)
will **decrease** coverage by `-0.28%`.
> The diff coverage is `100%`.
```diff
@@ Coverage Diff @@
## master #157 +/- ##
==========================================
- Coverage 71.85% 71.57% -0.28%
==========================================
Files 191 191
Lines 6069 6066 -3
Branches 527 526 -1
==========================================
- Hits 4361 4342 -19
- Misses 1708 1724 +16
```
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/157?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/157?src=pr&el=footer).
Last update
[0e56f83...947e1b5](https://codecov.io/gh/apache/incubator-gearpump/compare/0e56f83ce8586cc1dcbf57103f6b884fc4138d6a...947e1b518ee0360ed5c6905051349147a859e883?el=footer&src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
> java.lang.VerifyError after assembly gearpump-core
> --------------------------------------------------
>
> Key: GEARPUMP-236
> URL: https://issues.apache.org/jira/browse/GEARPUMP-236
> Project: Apache Gearpump
> Issue Type: Bug
> Reporter: Manu Zhang
> Assignee: Karol Brejna
>
> {{java.lang.VerifyError}} exceptions are thrown in all main processes
> (master, worker, executor, etc) after we assembly {{gearpump-core}}. I added
> {{-noverify}} to all of their jvm options as a work-around. We should find
> the root cause and remove it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)