You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/01/07 06:13:24 UTC

[GitHub] [incubator-shardingsphere] nancyzrh opened a new pull request #3889: fix the problem that lombok.config don't work

nancyzrh opened a new pull request #3889: fix the problem that lombok.config don't work
URL: https://github.com/apache/incubator-shardingsphere/pull/3889
 
 
   ERROR MESSAGE:Unknown key 'lombok.addLombokGeneratedAnnotation' (/home/jenkins/jenkins-slave/workspace/shardingsphere-ci@2/lombok.config:18)  is given during build.

----------------------------------------------------------------
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

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3889: fix the problem that lombok.config doesn't work

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #3889: fix the problem that lombok.config doesn't work
URL: https://github.com/apache/incubator-shardingsphere/pull/3889#issuecomment-571460380
 
 
   ## Pull Request Test Coverage Report for [Build 1279](https://coveralls.io/builds/27951021)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **13** unchanged lines in **13** files lost coverage.
   * Overall coverage increased (+**0.7%**) to **65.681%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [encrypt-core/encrypt-core-rewrite/src/main/java/org/apache/shardingsphere/encrypt/rewrite/token/generator/impl/EncryptInsertValuesTokenGenerator.java](https://coveralls.io/builds/27951021/source?filename=encrypt-core%2Fencrypt-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Frewrite%2Ftoken%2Fgenerator%2Fimpl%2FEncryptInsertValuesTokenGenerator.java#L52) | 1 | 82.19% |
   | [sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/sharding/rewrite/context/ShardingSQLRewriteContextDecorator.java](https://coveralls.io/builds/27951021/source?filename=sharding-core%2Fsharding-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Frewrite%2Fcontext%2FShardingSQLRewriteContextDecorator.java#L35) | 1 | 85.71% |
   | [sharding-jdbc/sharding-jdbc-core/src/main/java/org/apache/shardingsphere/shardingjdbc/jdbc/core/datasource/EncryptDataSource.java](https://coveralls.io/builds/27951021/source?filename=sharding-jdbc%2Fsharding-jdbc-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingjdbc%2Fjdbc%2Fcore%2Fdatasource%2FEncryptDataSource.java#L35) | 1 | 83.33% |
   | [sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-core/src/main/java/org/apache/shardingsphere/shardingproxy/transport/codec/PacketCodec.java](https://coveralls.io/builds/27951021/source?filename=sharding-proxy%2Fsharding-proxy-transport%2Fsharding-proxy-transport-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Ftransport%2Fcodec%2FPacketCodec.java#L35) | 1 | 76.92% |
   | [sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/transport/mysql/packet/command/MySQLCommandPacket.java](https://coveralls.io/builds/27951021/source?filename=sharding-proxy%2Fsharding-proxy-transport%2Fsharding-proxy-transport-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Ftransport%2Fmysql%2Fpacket%2Fcommand%2FMySQLCommandPacket.java#L30) | 1 | 83.33% |
   | [sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/transport/mysql/packet/command/query/binary/execute/MySQLBinaryResultSetRowPacket.java](https://coveralls.io/builds/27951021/source?filename=sharding-proxy%2Fsharding-proxy-transport%2Fsharding-proxy-transport-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Ftransport%2Fmysql%2Fpacket%2Fcommand%2Fquery%2Fbinary%2Fexecute%2FMySQLBinaryResultSetRowPacket.java#L36) | 1 | 94.44% |
   | [sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/transport/mysql/packet/command/query/binary/prepare/MySQLComStmtPrepareOKPacket.java](https://coveralls.io/builds/27951021/source?filename=sharding-proxy%2Fsharding-proxy-transport%2Fsharding-proxy-transport-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Ftransport%2Fmysql%2Fpacket%2Fcommand%2Fquery%2Fbinary%2Fprepare%2FMySQLComStmtPrepareOKPacket.java#L32) | 1 | 87.5% |
   | [sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/transport/mysql/packet/command/query/MySQLFieldCountPacket.java](https://coveralls.io/builds/27951021/source?filename=sharding-proxy%2Fsharding-proxy-transport%2Fsharding-proxy-transport-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Ftransport%2Fmysql%2Fpacket%2Fcommand%2Fquery%2FMySQLFieldCountPacket.java#L32) | 1 | 80.0% |
   | [sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/transport/mysql/packet/command/query/text/MySQLTextResultSetRowPacket.java](https://coveralls.io/builds/27951021/source?filename=sharding-proxy%2Fsharding-proxy-transport%2Fsharding-proxy-transport-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Ftransport%2Fmysql%2Fpacket%2Fcommand%2Fquery%2Ftext%2FMySQLTextResultSetRowPacket.java#L37) | 1 | 90.48% |
   | [sharding-proxy/sharding-proxy-transport/sharding-proxy-transport-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/transport/mysql/packet/generic/MySQLEofPacket.java](https://coveralls.io/builds/27951021/source?filename=sharding-proxy%2Fsharding-proxy-transport%2Fsharding-proxy-transport-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Ftransport%2Fmysql%2Fpacket%2Fgeneric%2FMySQLEofPacket.java#L34) | 1 | 85.71% |
   <!-- | **Total:** | **13** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/27951021/badge)](https://coveralls.io/builds/27951021) |
   | :-- | --: |
   | Change from base [Build 653](https://coveralls.io/builds/27950742): |  0.7% |
   | Covered Lines: | 10710 |
   | Relevant Lines: | 16306 |
   
   ---
   ##### 💛  - [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

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #3889: fix the problem that lombok.config doesn't work

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #3889: fix the problem that lombok.config doesn't work
URL: https://github.com/apache/incubator-shardingsphere/pull/3889
 
 
   

----------------------------------------------------------------
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