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/10/01 08:15:57 UTC

[GitHub] [shardingsphere] terrymanu opened a new pull request #7677: Move LogicSQL to infra module

terrymanu opened a new pull request #7677:
URL: https://github.com/apache/shardingsphere/pull/7677


   


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



[GitHub] [shardingsphere] tristaZero merged pull request #7677: Move LogicSQL to infra module

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #7677:
URL: https://github.com/apache/shardingsphere/pull/7677


   


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



[GitHub] [shardingsphere] coveralls commented on pull request #7677: Move LogicSQL to infra module

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #7677:
URL: https://github.com/apache/shardingsphere/pull/7677#issuecomment-701991893


   ## Pull Request Test Coverage Report for [Build 15200](https://coveralls.io/builds/33854914)
   
   * **50** of **78**   **(64.1%)**  changed or added relevant lines in **23** files are covered.
   * **6** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.0007%**) to **35.298%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [shardingsphere-infra/shardingsphere-infra-route/src/main/java/org/apache/shardingsphere/infra/route/UnconfiguredSchemaSQLRouter.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-infra%2Fshardingsphere-infra-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Finfra%2Froute%2FUnconfiguredSchemaSQLRouter.java#L42) | 1 | 2 | 50.0%
   | [shardingsphere-infra/shardingsphere-infra-route/src/main/java/org/apache/shardingsphere/infra/route/engine/SQLRouteEngine.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-infra%2Fshardingsphere-infra-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Finfra%2Froute%2Fengine%2FSQLRouteEngine.java#L83) | 6 | 7 | 85.71%
   | [shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/text/admin/UnicastBackendHandler.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-backend%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Fbackend%2Ftext%2Fadmin%2FUnicastBackendHandler.java#L59) | 0 | 1 | 0.0%
   | [shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/text/query/QueryBackendHandler.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-backend%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Fbackend%2Ftext%2Fquery%2FQueryBackendHandler.java#L57) | 0 | 1 | 0.0%
   | [shardingsphere-jdbc/shardingsphere-jdbc-core/src/main/java/org/apache/shardingsphere/driver/executor/AbstractStatementExecutor.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-jdbc%2Fshardingsphere-jdbc-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fdriver%2Fexecutor%2FAbstractStatementExecutor.java#L84) | 0 | 3 | 0.0%
   | [shardingsphere-features/shardingsphere-consensus-replication/shardingsphere-consensus-replication-route/src/main/java/org/apache/shardingsphere/replication/consensus/route/engine/ConsensusReplicationSQLRouter.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-features%2Fshardingsphere-consensus-replication%2Fshardingsphere-consensus-replication-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Freplication%2Fconsensus%2Froute%2Fengine%2FConsensusReplicationSQLRouter.java#L48) | 0 | 4 | 0.0%
   | [shardingsphere-infra/shardingsphere-infra-context/src/main/java/org/apache/shardingsphere/infra/context/kernel/KernelProcessor.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-infra%2Fshardingsphere-infra-context%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Finfra%2Fcontext%2Fkernel%2FKernelProcessor.java#L47) | 0 | 7 | 0.0%
   | [shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/JDBCDatabaseCommunicationEngine.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-backend%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Fbackend%2Fcommunication%2Fjdbc%2FJDBCDatabaseCommunicationEngine.java#L67) | 0 | 10 | 0.0%
   <!-- | **Total:** | **50** | **78** | **64.1%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-infra/shardingsphere-infra-context/src/main/java/org/apache/shardingsphere/infra/context/kernel/KernelProcessor.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-infra%2Fshardingsphere-infra-context%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Finfra%2Fcontext%2Fkernel%2FKernelProcessor.java#L54) | 1 | 0% |
   | [shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/JDBCDatabaseCommunicationEngine.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-backend%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Fbackend%2Fcommunication%2Fjdbc%2FJDBCDatabaseCommunicationEngine.java#L133) | 1 | 0% |
   | [shardingsphere-features/shardingsphere-consensus-replication/shardingsphere-consensus-replication-route/src/main/java/org/apache/shardingsphere/replication/consensus/route/engine/ConsensusReplicationSQLRouter.java](https://coveralls.io/builds/33854914/source?filename=shardingsphere-features%2Fshardingsphere-consensus-replication%2Fshardingsphere-consensus-replication-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Freplication%2Fconsensus%2Froute%2Fengine%2FConsensusReplicationSQLRouter.java#L43) | 4 | 0% |
   <!-- | **Total:** | **6** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/33854914/badge)](https://coveralls.io/builds/33854914) |
   | :-- | --: |
   | Change from base [Build 15198](https://coveralls.io/builds/33835973): |  -0.0007% |
   | Covered Lines: | 36855 |
   | Relevant Lines: | 104412 |
   
   ---
   ##### 💛  - [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