You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by GitBox <gi...@apache.org> on 2018/09/26 03:23:31 UTC

[GitHub] coveralls edited a comment on issue #252: KYLIN-3580 Avoid using entrySet to add elements

coveralls edited a comment on issue #252: KYLIN-3580 Avoid using entrySet to add elements
URL: https://github.com/apache/kylin/pull/252#issuecomment-424272764
 
 
   ## Pull Request Test Coverage Report for [Build 3660](https://coveralls.io/builds/19192737)
   
   * **3** of **3**   **(100.0%)**  changed or added relevant lines in **1** file are covered.
   * **6** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.0007%**) to **23.121%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-metadata/src/main/java/org/apache/kylin/source/datagen/ColumnGenerator.java](https://coveralls.io/builds/19192737/source?filename=core-metadata%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fdatagen%2FColumnGenerator.java#L319) | 1 | 81.08% |
   | [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/19192737/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439) | 5 | 77.81% |
   <!-- | **Total:** | **6** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/19192737/badge)](https://coveralls.io/builds/19192737) |
   | :-- | --: |
   | Change from base [Build 3650](https://coveralls.io/builds/19173507): |  -0.0007% |
   | Covered Lines: | 16157 |
   | Relevant Lines: | 69880 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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