[ 
https://issues.apache.org/jira/browse/KYLIN-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222704#comment-17222704
 ] 

ASF GitHub Bot commented on KYLIN-4799:
---------------------------------------

coveralls commented on pull request #1466:
URL: https://github.com/apache/kylin/pull/1466#issuecomment-718355411


   ## Pull Request Test Coverage Report for [Build 
6513](https://coveralls.io/builds/34548357)
   
   * **0** of **0**   changed or added relevant lines in **0** files are 
covered.
   * **2** unchanged lines in **1** file lost coverage.
   * Overall coverage increased (+**0.003%**) to **28.048%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[stream-core/src/main/java/org/apache/kylin/stream/core/storage/CheckPointStore.java](https://coveralls.io/builds/34548357/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2FCheckPointStore.java#L98)
 | 2 | 73.74% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/34548357/badge)](https://coveralls.io/builds/34548357)
 |
   | :-- | --: |
   | Change from base [Build 6502](https://coveralls.io/builds/34504096): |  
0.003% |
   | Covered Lines: | 26253 |
   | Relevant Lines: | 93600 |
   
   ---
   ##### 💛  - [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]


> Let me know contribution guide
> ------------------------------
>
>                 Key: KYLIN-4799
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4799
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: yoonsung.lee
>            Priority: Trivial
>              Labels: documentation
>
> Hi. I'm preparing to solve some issues that I'm interested in.
> I cannot find CONTRIBUTING.md and CODE_OF_CONDUCT.md in the Github repository.
>  
> Please let me know.  If there doesn't exist, please consider making it to 
> invigorate this project. The contribution guide will make the code of this 
> project reliable and reduce communication costs.
>  
> The followings are some properties that I expect it in the contribution guide.
>  * Code style schema for IDE such as IntelliJ, vscode, vim, and etc.
>  * Copyright header.
>  * Guide for null check in Java.
>  * Guide for access modifier  in Java
>  * Guide to organize code in a java class.
>  * Guide for the message of exception or log.
>  * Guide for write Javadoc when creating a class.
>  * Rest API convention.
>  * etc...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to