You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/04/30 08:32:11 UTC

[GitHub] [kylin] coveralls commented on issue #624: Allow user-specified time format using real-time

coveralls commented on issue #624: Allow user-specified time format using real-time
URL: https://github.com/apache/kylin/pull/624#issuecomment-487863142
 
 
   ## Pull Request Test Coverage Report for [Build 4435](https://coveralls.io/builds/23101740)
   
   * **20** of **49**   **(40.82%)**  changed or added relevant lines in **5** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage increased (+**0.008%**) to **27.824%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [stream-source-kafka/src/main/java/org/apache/kylin/stream/source/kafka/LongTimeParser.java](https://coveralls.io/builds/23101740/source?filename=stream-source-kafka%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fsource%2Fkafka%2FLongTimeParser.java#L50) | 10 | 14 | 71.43%
   | [stream-core/src/main/java/org/apache/kylin/stream/core/source/MessageParserInfo.java](https://coveralls.io/builds/23101740/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fsource%2FMessageParserInfo.java#L52) | 0 | 6 | 0.0%
   | [stream-source-kafka/src/main/java/org/apache/kylin/stream/source/kafka/TimedJsonStreamParser.java](https://coveralls.io/builds/23101740/source?filename=stream-source-kafka%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fsource%2Fkafka%2FTimedJsonStreamParser.java#L98) | 8 | 14 | 57.14%
   | [stream-source-kafka/src/main/java/org/apache/kylin/stream/source/kafka/DateTimeParser.java](https://coveralls.io/builds/23101740/source?filename=stream-source-kafka%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fsource%2Fkafka%2FDateTimeParser.java#L32) | 0 | 13 | 0.0%
   <!-- | **Total:** | **20** | **49** | **40.82%** | -->
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/23101740/badge)](https://coveralls.io/builds/23101740) |
   | :-- | --: |
   | Change from base [Build 4426](https://coveralls.io/builds/23058659): |  0.008% |
   | Covered Lines: | 22775 |
   | Relevant Lines: | 81855 |
   
   ---
   ##### 💛  - [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:
users@infra.apache.org


With regards,
Apache Git Services