[ https://issues.apache.org/jira/browse/KYLIN-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679429#comment-16679429 ]
ASF GitHub Bot commented on KYLIN-3673: --------------------------------------- codecov-io commented on issue #341: KYLIN-3673 Increasing the limit of smoke-test building time URL: https://github.com/apache/kylin/pull/341#issuecomment-436912972 # [Codecov](https://codecov.io/gh/apache/kylin/pull/341?src=pr&el=h1) Report > Merging [#341](https://codecov.io/gh/apache/kylin/pull/341?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/c1542015776bb6bb86225791c4da3caf37d908a8?src=pr&el=desc) will **decrease** coverage by `<.01%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/kylin/pull/341?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #341 +/- ## ============================================ - Coverage 21.54% 21.53% -0.01% Complexity 4578 4578 ============================================ Files 1112 1112 Lines 71188 71188 Branches 10284 10284 ============================================ - Hits 15338 15333 -5 - Misses 54379 54382 +3 - Partials 1471 1473 +2 ``` | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/341?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...g/apache/kylin/source/datagen/ColumnGenerator.java](https://codecov.io/gh/apache/kylin/pull/341/diff?src=pr&el=tree#diff-Y29yZS1tZXRhZGF0YS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vc291cmNlL2RhdGFnZW4vQ29sdW1uR2VuZXJhdG9yLmphdmE=) | `70.94% <0%> (-1.36%)` | `8% <0%> (ø)` | | | [...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/341/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh) | `69.3% <0%> (-0.92%)` | `7% <0%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/341?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/kylin/pull/341?src=pr&el=footer). Last update [c154201...7cede0e](https://codecov.io/gh/apache/kylin/pull/341?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Increasing the limit of smoke-test building time > ------------------------------------------------ > > Key: KYLIN-3673 > URL: https://issues.apache.org/jira/browse/KYLIN-3673 > Project: Kylin > Issue Type: Test > Components: Tools, Build and Test > Affects Versions: v2.5.0 > Reporter: Yichen Zhou > Assignee: Yichen Zhou > Priority: Minor > > In smoke-test, cube building job which costs more than 20 mins will be > treated as failure. > This time is too short in some cases. -- This message was sent by Atlassian JIRA (v7.6.3#76005)