coveralls commented on issue #4583: Upgrade to Java8
URL: 
https://github.com/apache/incubator-shardingsphere/pull/4583#issuecomment-593904804
 
 
   ## Pull Request Test Coverage Report for [Build 
1972](https://coveralls.io/builds/29096239)
   
   * **258** of **401**   **(64.34%)**  changed or added relevant lines in 
**148** files are covered.
   * **11** unchanged lines in **8** files lost coverage.
   * Overall coverage decreased (**-0.2%**) to **58.16%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[encrypt-core/encrypt-core-api/src/main/java/org/apache/shardingsphere/encrypt/api/EncryptRuleConfiguration.java](https://coveralls.io/builds/29096239/source?filename=encrypt-core%2Fencrypt-core-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fapi%2FEncryptRuleConfiguration.java#L39)
 | 0 | 1 | 0.0%
   | 
[encrypt-core/encrypt-core-common/src/main/java/org/apache/shardingsphere/encrypt/rule/EncryptRule.java](https://coveralls.io/builds/29096239/source?filename=encrypt-core%2Fencrypt-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Frule%2FEncryptRule.java#L264)
 | 13 | 14 | 92.86%
   | 
[encrypt-core/encrypt-core-rewrite/src/main/java/org/apache/shardingsphere/encrypt/rewrite/token/generator/impl/EncryptAssignmentTokenGenerator.java](https://coveralls.io/builds/29096239/source?filename=encrypt-core%2Fencrypt-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Frewrite%2Ftoken%2Fgenerator%2Fimpl%2FEncryptAssignmentTokenGenerator.java#L82)
 | 4 | 5 | 80.0%
   | 
[encrypt-core/encrypt-core-rewrite/src/main/java/org/apache/shardingsphere/encrypt/rewrite/token/generator/impl/EncryptInsertOnUpdateTokenGenerator.java](https://coveralls.io/builds/29096239/source?filename=encrypt-core%2Fencrypt-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Frewrite%2Ftoken%2Fgenerator%2Fimpl%2FEncryptInsertOnUpdateTokenGenerator.java#L73)
 | 3 | 4 | 75.0%
   | 
[sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/rule/TableRule.java](https://coveralls.io/builds/29096239/source?filename=sharding-core%2Fsharding-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcore%2Frule%2FTableRule.java#L188)
 | 2 | 3 | 66.67%
   | 
[sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/sharding/execute/context/ShardingExecutionContext.java](https://coveralls.io/builds/29096239/source?filename=sharding-core%2Fsharding-core-execute%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fexecute%2Fcontext%2FShardingExecutionContext.java#L44)
 | 0 | 1 | 0.0%
   | 
[sharding-core/sharding-core-rewrite/src/main/java/org/apache/shardingsphere/sharding/rewrite/token/generator/impl/keygen/GeneratedKeyInsertValuesTokenGenerator.java](https://coveralls.io/builds/29096239/source?filename=sharding-core%2Fsharding-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Frewrite%2Ftoken%2Fgenerator%2Fimpl%2Fkeygen%2FGeneratedKeyInsertValuesTokenGenerator.java#L73)
 | 0 | 1 | 0.0%
   | 
[sharding-core/sharding-core-route/src/main/java/org/apache/shardingsphere/sharding/route/engine/ShardingRouter.java](https://coveralls.io/builds/29096239/source?filename=sharding-core%2Fsharding-core-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Froute%2Fengine%2FShardingRouter.java#L111)
 | 4 | 5 | 80.0%
   | 
[sharding-core/sharding-core-route/src/main/java/org/apache/shardingsphere/sharding/route/engine/condition/generator/ConditionValueGeneratorFactory.java](https://coveralls.io/builds/29096239/source?filename=sharding-core%2Fsharding-core-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Froute%2Fengine%2Fcondition%2Fgenerator%2FConditionValueGeneratorFactory.java#L59)
 | 0 | 1 | 0.0%
   | 
[sharding-core/sharding-core-route/src/main/java/org/apache/shardingsphere/sharding/route/engine/condition/generator/impl/ConditionValueBetweenOperatorGenerator.java](https://coveralls.io/builds/29096239/source?filename=sharding-core%2Fsharding-core-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Froute%2Fengine%2Fcondition%2Fgenerator%2Fimpl%2FConditionValueBetweenOperatorGenerator.java#L55)
 | 4 | 5 | 80.0%
   <!-- | **Total:** | **258** | **401** | **64.34%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[shadow-core/shadow-core-rewrite/src/main/java/org/apache/shardingsphere/shadow/rewrite/parameter/impl/ShadowPredicateParameterRewriter.java](https://coveralls.io/builds/29096239/source?filename=shadow-core%2Fshadow-core-rewrite%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshadow%2Frewrite%2Fparameter%2Fimpl%2FShadowPredicateParameterRewriter.java#L43)
 | 1 | 0% |
   | 
[sharding-jdbc/sharding-jdbc-core/src/main/java/org/apache/shardingsphere/shardingjdbc/jdbc/adapter/AbstractResultSetAdapter.java](https://coveralls.io/builds/29096239/source?filename=sharding-jdbc%2Fsharding-jdbc-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingjdbc%2Fjdbc%2Fadapter%2FAbstractResultSetAdapter.java#L126)
 | 1 | 86.05% |
   | 
[sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-zookeeper-curator/src/main/java/org/apache/shardingsphere/orchestration/center/instance/CuratorZookeeperInstance.java](https://coveralls.io/builds/29096239/source?filename=sharding-orchestration%2Fsharding-orchestration-center%2Fsharding-orchestration-center-zookeeper-curator%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fcenter%2Finstance%2FCuratorZookeeperInstance.java#L233)
 | 1 | 43.59% |
   | 
[sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/registry/listener/PostShardingConfigCenterEventListener.java](https://coveralls.io/builds/29096239/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Fregistry%2Flistener%2FPostShardingConfigCenterEventListener.java#L55)
 | 1 | 70.0% |
   | 
[sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/registry/listener/PostShardingRegistryCenterEventListener.java](https://coveralls.io/builds/29096239/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Fregistry%2Flistener%2FPostShardingRegistryCenterEventListener.java#L49)
 | 1 | 50.0% |
   | 
[encrypt-core/encrypt-core-common/src/main/java/org/apache/shardingsphere/encrypt/yaml/swapper/EncryptRuleConfigurationYamlSwapper.java](https://coveralls.io/builds/29096239/source?filename=encrypt-core%2Fencrypt-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fyaml%2Fswapper%2FEncryptRuleConfigurationYamlSwapper.java#L39)
 | 2 | 0% |
   | 
[sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-apollo/src/main/java/org/apache/shardingsphere/orchestration/center/instance/ApolloInstance.java](https://coveralls.io/builds/29096239/source?filename=sharding-orchestration%2Fsharding-orchestration-center%2Fsharding-orchestration-center-apollo%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Fcenter%2Finstance%2FApolloInstance.java#L112)
 | 2 | 59.46% |
   | 
[shardingsphere-sql-parser/shardingsphere-sql-parser-mysql/src/main/java/org/apache/shardingsphere/sql/parser/visitor/impl/MySQLDCLVisitor.java](https://coveralls.io/builds/29096239/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fvisitor%2Fimpl%2FMySQLDCLVisitor.java#L61)
 | 2 | 0% |
   <!-- | **Total:** | **11** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/29096239/badge)](https://coveralls.io/builds/29096239)
 |
   | :-- | --: |
   | Change from base [Build 974](https://coveralls.io/builds/29095607): |  
-0.2% |
   | Covered Lines: | 10395 |
   | Relevant Lines: | 17873 |
   
   ---
   ##### 💛  - [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]


With regards,
Apache Git Services

Reply via email to