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 2020/03/17 09:17:43 UTC

[GitHub] [kylin] coveralls commented on issue #1163: KYLIN-4423 fix bug: null input for EncryptUtil raise IllegalArgumentException

coveralls commented on issue #1163: KYLIN-4423 fix bug: null input for EncryptUtil raise IllegalArgumentException
URL: https://github.com/apache/kylin/pull/1163#issuecomment-599963168
 
 
   ## Pull Request Test Coverage Report for [Build 5770](https://coveralls.io/builds/29412955)
   
   * **4** of **4**   **(100.0%)**  changed or added relevant lines in **1** file are covered.
   * **8** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.0001%**) to **27.514%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/29412955/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124) | 2 | 68.46% |
   | [core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/29412955/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L194) | 2 | 80.23% |
   | [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/29412955/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449) | 4 | 78.12% |
   <!-- | **Total:** | **8** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29412955/badge)](https://coveralls.io/builds/29412955) |
   | :-- | --: |
   | Change from base [Build 5753](https://coveralls.io/builds/29295116): |  -0.0001% |
   | Covered Lines: | 24297 |
   | Relevant Lines: | 88309 |
   
   ---
   ##### 💛  - [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