[
https://issues.apache.org/jira/browse/KYLIN-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147296#comment-17147296
]
ASF GitHub Bot commented on KYLIN-4604:
---------------------------------------
coveralls commented on pull request #1288:
URL: https://github.com/apache/kylin/pull/1288#issuecomment-650729641
## Pull Request Test Coverage Report for [Build
6077](https://coveralls.io/builds/31731384)
* **0** of **0** changed or added relevant lines in **0** files are
covered.
* **8** unchanged lines in **2** files lost coverage.
* Overall coverage remained the same at **27.975%**
---
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31731384/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
| 4 | 78.12% |
|
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/31731384/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L58)
| 4 | 60.0% |
<!-- | **Total:** | **8** | | -->
| Totals | [](https://coveralls.io/builds/31731384)
|
| :-- | --: |
| Change from base [Build 6065](https://coveralls.io/builds/31633725): |
0.0% |
| Covered Lines: | 26109 |
| Relevant Lines: | 93331 |
---
##### 💛 - [Coveralls](https://coveralls.io)
----------------------------------------------------------------
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]
> Can not return json format when fetching running queries
> ---------------------------------------------------------
>
> Key: KYLIN-4604
> URL: https://issues.apache.org/jira/browse/KYLIN-4604
> Project: Kylin
> Issue Type: Bug
> Components: REST Service
> Affects Versions: v3.0.2
> Reporter: steven-qin
> Assignee: steven-qin
> Priority: Minor
>
> Hi,
> We can not return json format when fetching running queries byÂ
> /kylin/api/query/runningQueries in kylin 3.0.2.
> However,it works well in kylin2.5.1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)