coveralls commented on pull request #6860: URL: https://github.com/apache/shardingsphere/pull/6860#issuecomment-675185265
## Pull Request Test Coverage Report for [Build 13837](https://coveralls.io/builds/32793204) * **5** of **120** **(4.17%)** changed or added relevant lines in **7** files are covered. * **28** unchanged lines in **6** files lost coverage. * Overall coverage increased (+**0.4%**) to **58.574%** --- | Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | | :-----|--------------|--------|---: | | [shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-postgresql/src/main/java/org/apache/shardingsphere/proxy/frontend/postgresql/auth/PostgreSQLLoginResult.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-frontend%2Fshardingsphere-proxy-frontend-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Ffrontend%2Fpostgresql%2Fauth%2FPostgreSQLLoginResult.java#L33) | 0 | 4 | 0.0% | [shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/packet/handshake/PostgreSQLPasswordMessagePacket.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-db-protocol%2Fshardingsphere-db-protocol-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fdb%2Fprotocol%2Fpostgresql%2Fpacket%2Fhandshake%2FPostgreSQLPasswordMessagePacket.java#L28) | 0 | 7 | 0.0% | [shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/packet/handshake/PostgreSQLAuthenticationMD5PasswordPacket.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-db-protocol%2Fshardingsphere-db-protocol-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fdb%2Fprotocol%2Fpostgresql%2Fpacket%2Fhandshake%2FPostgreSQLAuthenticationMD5PasswordPacket.java#L28) | 0 | 9 | 0.0% | [shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-postgresql/src/main/java/org/apache/shardingsphere/proxy/frontend/postgresql/auth/PostgreSQLAuthenticationHandler.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-frontend%2Fshardingsphere-proxy-frontend-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Ffrontend%2Fpostgresql%2Fauth%2FPostgreSQLAuthenticationHandler.java#L32) | 0 | 21 | 0.0% | [shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/constant/PostgreSQLErrorCode.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-db-protocol%2Fshardingsphere-db-protocol-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fdb%2Fprotocol%2Fpostgresql%2Fconstant%2FPostgreSQLErrorCode.java#L25) | 0 | 27 | 0.0% | [shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-postgresql/src/main/java/org/apache/shardingsphere/proxy/frontend/postgresql/auth/PostgreSQLAuthenticationEngine.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-frontend%2Fshardingsphere-proxy-frontend-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Ffrontend%2Fpostgresql%2Fauth%2FPostgreSQLAuthenticationEngine.java#L54) | 0 | 47 | 0.0% <!-- | **Total:** | **5** | **120** | **4.17%** | --> | Files with Coverage Reduction | New Missed Lines | % | | :-----|--------------|--: | | [shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-postgresql/src/main/java/org/apache/shardingsphere/proxy/frontend/postgresql/auth/PostgreSQLAuthenticationEngine.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-proxy%2Fshardingsphere-proxy-frontend%2Fshardingsphere-proxy-frontend-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fproxy%2Ffrontend%2Fpostgresql%2Fauth%2FPostgreSQLAuthenticationEngine.java#L95) | 1 | 0% | | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-api/src/main/java/org/apache/shardingsphere/sharding/api/config/strategy/sharding/HintShardingStrategyConfiguration.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fapi%2Fconfig%2Fstrategy%2Fsharding%2FHintShardingStrategyConfiguration.java#L31) | 4 | 0% | | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-api/src/main/java/org/apache/shardingsphere/sharding/api/config/strategy/keygen/KeyGenerateStrategyConfiguration.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fapi%2Fconfig%2Fstrategy%2Fkeygen%2FKeyGenerateStrategyConfiguration.java#L34) | 5 | 0% | | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-api/src/main/java/org/apache/shardingsphere/sharding/api/config/rule/ShardingTableRuleConfiguration.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fapi%2Fconfig%2Frule%2FShardingTableRuleConfiguration.java#L45) | 6 | 0% | | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-api/src/main/java/org/apache/shardingsphere/sharding/api/config/strategy/sharding/ComplexShardingStrategyConfiguration.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fapi%2Fconfig%2Fstrategy%2Fsharding%2FComplexShardingStrategyConfiguration.java#L34) | 6 | 0% | | [shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-api/src/main/java/org/apache/shardingsphere/sharding/api/config/strategy/sharding/StandardShardingStrategyConfiguration.java](https://coveralls.io/builds/32793204/source?filename=shardingsphere-features%2Fshardingsphere-sharding%2Fshardingsphere-sharding-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsharding%2Fapi%2Fconfig%2Fstrategy%2Fsharding%2FStandardShardingStrategyConfiguration.java#L34) | 6 | 0% | <!-- | **Total:** | **28** | | --> | Totals | [](https://coveralls.io/builds/32793204) | | :-- | --: | | Change from base [Build 13788](https://coveralls.io/builds/32774477): | 0.4% | | Covered Lines: | 13305 | | Relevant Lines: | 22715 | --- ##### 💛 - [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]
