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/06 07:00:28 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new pull request #3876: Decouple SQLRewriteContextDecorator and features

terrymanu opened a new pull request #3876: Decouple SQLRewriteContextDecorator and features
URL: https://github.com/apache/incubator-shardingsphere/pull/3876
 
 
   For #3691.

----------------------------------------------------------------
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 #3876: Decouple SQLRewriteContextDecorator and features

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #3876: Decouple SQLRewriteContextDecorator and features
URL: https://github.com/apache/incubator-shardingsphere/pull/3876#issuecomment-571037451
 
 
   ## Pull Request Test Coverage Report for [Build 1270](https://coveralls.io/builds/27929678)
   
   * **27** of **40**   **(67.5%)**  changed or added relevant lines in **12** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage decreased (**-0.006%**) to **65.031%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [encrypt-core/encrypt-core-common/src/main/java/org/apache/shardingsphere/encrypt/metadata/loader/EncryptTableMetaDataLoader.java](https://coveralls.io/builds/27929678/source?filename=encrypt-core%2Fencrypt-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fmetadata%2Floader%2FEncryptTableMetaDataLoader.java#L84) | 0 | 1 | 0.0%
   | [shadow-core/shadow-core-rewrite/src/main/java/org/apache/shardingsphere/shadow/rewrite/context/ShadowSQLRewriteContextDecorator.java](https://coveralls.io/builds/27929678/source?filename=shadow-core%2Fshadow-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshadow%2Frewrite%2Fcontext%2FShadowSQLRewriteContextDecorator.java#L33) | 0 | 1 | 0.0%
   | [sharding-proxy/sharding-proxy-backend/src/main/java/org/apache/shardingsphere/shardingproxy/backend/communication/jdbc/wrapper/PreparedStatementExecutorWrapper.java](https://coveralls.io/builds/27929678/source?filename=sharding-proxy%2Fsharding-proxy-backend%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Fbackend%2Fcommunication%2Fjdbc%2Fwrapper%2FPreparedStatementExecutorWrapper.java#L107) | 0 | 1 | 0.0%
   | [sharding-proxy/sharding-proxy-backend/src/main/java/org/apache/shardingsphere/shardingproxy/backend/communication/jdbc/wrapper/StatementExecutorWrapper.java](https://coveralls.io/builds/27929678/source?filename=sharding-proxy%2Fsharding-proxy-backend%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2Fbackend%2Fcommunication%2Fjdbc%2Fwrapper%2FStatementExecutorWrapper.java#L103) | 0 | 1 | 0.0%
   | [shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-engine/src/main/java/org/apache/shardingsphere/underlying/rewrite/SQLRewriteEntry.java](https://coveralls.io/builds/27929678/source?filename=shardingsphere-underlying%2Fshardingsphere-rewrite%2Fshardingsphere-rewrite-engine%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Funderlying%2Frewrite%2FSQLRewriteEntry.java#L37) | 0 | 9 | 0.0%
   <!-- | **Total:** | **27** | **40** | **67.5%** | -->
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/27929678/badge)](https://coveralls.io/builds/27929678) |
   | :-- | --: |
   | Change from base [Build 648](https://coveralls.io/builds/27921198): |  -0.006% |
   | Covered Lines: | 11385 |
   | Relevant Lines: | 17507 |
   
   ---
   ##### 💛  - [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] tristaZero merged pull request #3876: Decouple SQLRewriteContextDecorator and features

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #3876: Decouple SQLRewriteContextDecorator and features
URL: https://github.com/apache/incubator-shardingsphere/pull/3876
 
 
   

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