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/03/27 07:19:21 UTC

[GitHub] [incubator-shardingsphere] yu199195 opened a new pull request #4973: Sharding rule lambda modify.

yu199195 opened a new pull request #4973:  Sharding rule lambda modify.
URL: https://github.com/apache/incubator-shardingsphere/pull/4973
 
 
   

----------------------------------------------------------------
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 edited a comment on issue #4973: Sharding rule lambda modify.

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4973:  Sharding rule lambda modify.
URL: https://github.com/apache/incubator-shardingsphere/pull/4973#issuecomment-604870129
 
 
   ## Pull Request Test Coverage Report for [Build 10654](https://coveralls.io/builds/29660070)
   
   * **15** of **18**   **(83.33%)**  changed or added relevant lines in **1** file are covered.
   * **45** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.1%**) to **57.7%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/rule/ShardingRule.java](https://coveralls.io/builds/29660070/source?filename=sharding-core%2Fsharding-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frule%2FShardingRule.java#L333) | 15 | 18 | 83.33%
   <!-- | **Total:** | **15** | **18** | **83.33%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-jdbc/sharding-jdbc-core/src/main/java/org/apache/shardingsphere/shardingjdbc/jdbc/core/datasource/EncryptDataSource.java](https://coveralls.io/builds/29660070/source?filename=sharding-jdbc%2Fsharding-jdbc-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingjdbc%2Fjdbc%2Fcore%2Fdatasource%2FEncryptDataSource.java#L35) | 1 | 87.5% |
   | [sharding-core/sharding-core-entry/src/main/java/org/apache/shardingsphere/core/shard/BaseShardingEngine.java](https://coveralls.io/builds/29660070/source?filename=sharding-core%2Fsharding-core-entry%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Fshard%2FBaseShardingEngine.java#L127) | 3 | 92.11% |
   | [sharding-proxy/sharding-proxy-bootstrap/src/main/java/org/apache/shardingsphere/shardingproxy/Bootstrap.java](https://coveralls.io/builds/29660070/source?filename=sharding-proxy%2Fsharding-proxy-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2FBootstrap.java#L85) | 41 | 0% |
   <!-- | **Total:** | **45** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29660070/badge)](https://coveralls.io/builds/29660070) |
   | :-- | --: |
   | Change from base [Build 10649](https://coveralls.io/builds/29659019): |  -0.1% |
   | Covered Lines: | 11832 |
   | Relevant Lines: | 20506 |
   
   ---
   ##### 💛  - [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 #4973: Sharding rule lambda modify.

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #4973:  Sharding rule lambda modify.
URL: https://github.com/apache/incubator-shardingsphere/pull/4973
 
 
   

----------------------------------------------------------------
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 #4973: Sharding rule lambda modify.

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4973:  Sharding rule lambda modify.
URL: https://github.com/apache/incubator-shardingsphere/pull/4973#issuecomment-604870129
 
 
   ## Pull Request Test Coverage Report for [Build 10643](https://coveralls.io/builds/29655353)
   
   * **15** of **18**   **(83.33%)**  changed or added relevant lines in **1** file are covered.
   * **3** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.05%**) to **57.764%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/rule/ShardingRule.java](https://coveralls.io/builds/29655353/source?filename=sharding-core%2Fsharding-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frule%2FShardingRule.java#L333) | 15 | 18 | 83.33%
   <!-- | **Total:** | **15** | **18** | **83.33%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-registrycenter/src/main/java/org/apache/shardingsphere/orchestration/core/registrycenter/util/IpUtils.java](https://coveralls.io/builds/29655353/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsharding-orchestration-core-registrycenter%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fcore%2Fregistrycenter%2Futil%2FIpUtils.java#L63) | 3 | 76.0% |
   <!-- | **Total:** | **3** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29655353/badge)](https://coveralls.io/builds/29655353) |
   | :-- | --: |
   | Change from base [Build 1189](https://coveralls.io/builds/29654503): |  -0.05% |
   | Covered Lines: | 11826 |
   | Relevant Lines: | 20473 |
   
   ---
   ##### 💛  - [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