[
https://issues.apache.org/jira/browse/KYLIN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117821#comment-17117821
]
ASF GitHub Bot commented on KYLIN-4537:
---------------------------------------
codecov-commenter commented on pull request #1236:
URL: https://github.com/apache/kylin/pull/1236#issuecomment-634708217
# [Codecov](https://codecov.io/gh/apache/kylin/pull/1236?src=pr&el=h1) Report
> Merging
[#1236](https://codecov.io/gh/apache/kylin/pull/1236?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/kylin/commit/52edac1521b3b51d34e972b28df3d9dd462b394f&el=desc)
will **decrease** coverage by `0.00%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/kylin/pull/1236?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #1236 +/- ##
============================================
- Coverage 25.91% 25.91% -0.01%
+ Complexity 6597 6596 -1
============================================
Files 1475 1475
Lines 90168 90168
Branches 12580 12580
============================================
- Hits 23369 23364 -5
- Misses 64527 64530 +3
- Partials 2272 2274 +2
```
| [Impacted
Files](https://codecov.io/gh/apache/kylin/pull/1236?src=pr&el=tree) | Coverage
Δ | Complexity Δ | |
|---|---|---|---|
|
[...org/apache/kylin/rest/util/QueryRequestLimits.java](https://codecov.io/gh/apache/kylin/pull/1236/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvdXRpbC9RdWVyeVJlcXVlc3RMaW1pdHMuamF2YQ==)
| `35.71% <0.00%> (-4.77%)` | `5.00% <0.00%> (-1.00%)` | |
|
[.../apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://codecov.io/gh/apache/kylin/pull/1236/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2N1Ym9pZC9UcmVlQ3Vib2lkU2NoZWR1bGVyLmphdmE=)
| `63.84% <0.00%> (-2.31%)` | `0.00% <0.00%> (ø%)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/kylin/pull/1236?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/1236?src=pr&el=footer). Last
update
[52edac1...39dd567](https://codecov.io/gh/apache/kylin/pull/1236?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 to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Give a friendly tips to the user when getting task list fails
> -------------------------------------------------------------
>
> Key: KYLIN-4537
> URL: https://issues.apache.org/jira/browse/KYLIN-4537
> Project: Kylin
> Issue Type: Improvement
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Priority: Major
> Attachments: image-2020-05-27-21-47-34-128.png,
> image-2020-05-27-21-48-57-223.png
>
>
> On the monitoring page, when the task list acquisition fails, it will show
> "failed to load jobs", but we don't know the detail reason for the failure,
> whether it is due to permission problems or the system crash?
> Before:
> !image-2020-05-27-21-48-57-223.png|width=491,height=314!
> After:
> !image-2020-05-27-21-47-34-128.png|width=441,height=310!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)