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/11/18 10:37:13 UTC

[GitHub] [kylin] coveralls commented on issue #948: KYLIN-4261 Synchronization performed on java.util.concurrent.ConcurrentMap in AssignmentsCache

coveralls commented on issue #948: KYLIN-4261 Synchronization performed on java.util.concurrent.ConcurrentMap in AssignmentsCache
URL: https://github.com/apache/kylin/pull/948#issuecomment-554957401
 
 
   ## Pull Request Test Coverage Report for [Build 5237](https://coveralls.io/builds/27052054)
   
   * **0** of **6**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * **11** unchanged lines in **5** files lost coverage.
   * Overall coverage decreased (**-0.007%**) to **28.051%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [stream-coordinator/src/main/java/org/apache/kylin/stream/coordinator/assign/AssignmentsCache.java](https://coveralls.io/builds/27052054/source?filename=stream-coordinator%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcoordinator%2Fassign%2FAssignmentsCache.java#L55) | 0 | 6 | 0.0%
   <!-- | **Total:** | **0** | **6** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-dictionary/src/main/java/org/apache/kylin/dict/lookup/cache/RocksDBLookupTable.java](https://coveralls.io/builds/27052054/source?filename=core-dictionary%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fdict%2Flookup%2Fcache%2FRocksDBLookupTable.java#L62) | 1 | 81.08% |
   | [stream-coordinator/src/main/java/org/apache/kylin/stream/coordinator/assign/AssignmentsCache.java](https://coveralls.io/builds/27052054/source?filename=stream-coordinator%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcoordinator%2Fassign%2FAssignmentsCache.java#L60) | 1 | 0.0% |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/27052054/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/27052054/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/27052054/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439) | 5 | 77.81% |
   <!-- | **Total:** | **11** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/27052054/badge)](https://coveralls.io/builds/27052054) |
   | :-- | --: |
   | Change from base [Build 5229](https://coveralls.io/builds/27028879): |  -0.007% |
   | Covered Lines: | 23862 |
   | Relevant Lines: | 85068 |
   
   ---
   ##### 💛  - [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