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/02/28 08:46:19 UTC

[GitHub] [incubator-shardingsphere] KomachiSion opened a new pull request #4516: Prepare merge into master

KomachiSion opened a new pull request #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516
 
 
   For #4510 .
   
   Changes proposed in this pull request:
   - Replace log4j with logback
   - Check spelling and naming
   - Remove unused files
   

----------------------------------------------------------------
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] nancyzrh commented on issue #4516: Prepare merge into master

Posted by GitBox <gi...@apache.org>.
nancyzrh commented on issue #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516#issuecomment-592415832
 
 
   /run tests

----------------------------------------------------------------
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 #4516: Prepare merge into master

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516#issuecomment-592427168
 
 
   ## Pull Request Test Coverage Report for [Build 9851](https://coveralls.io/builds/29021558)
   
   * **8** of **23**   **(34.78%)**  changed or added relevant lines in **11** files are covered.
   * **2** unchanged lines in **1** file lost coverage.
   * Overall coverage increased (+**0.006%**) to **59.961%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-scaling/sharding-scaling-bootstrap/src/main/java/org/apache/shardingsphere/shardingscaling/utils/RuntimeUtil.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Futils%2FRuntimeUtil.java#L34) | 0 | 1 | 0.0%
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/execute/executor/reader/AbstractJDBCReader.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fexecute%2Fexecutor%2Freader%2FAbstractJDBCReader.java#L62) | 2 | 3 | 66.67%
   | [sharding-scaling/sharding-scaling-postgresql/src/main/java/org/apache/shardingsphere/shardingscaling/postgresql/wal/WalEventConverter.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fpostgresql%2Fwal%2FWalEventConverter.java#L60) | 0 | 1 | 0.0%
   | [sharding-scaling/sharding-scaling-bootstrap/src/main/java/org/apache/shardingsphere/shardingscaling/Bootstrap.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2FBootstrap.java#L72) | 0 | 2 | 0.0%
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLBinlogReader.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLBinlogReader.java#L64) | 0 | 3 | 0.0%
   | [sharding-scaling/sharding-scaling-postgresql/src/main/java/org/apache/shardingsphere/shardingscaling/postgresql/PostgreSQLWalReader.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fpostgresql%2FPostgreSQLWalReader.java#L61) | 0 | 3 | 0.0%
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLJdbcReader.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLJdbcReader.java#L40) | 0 | 4 | 0.0%
   <!-- | **Total:** | **8** | **23** | **34.78%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLJdbcReader.java](https://coveralls.io/builds/29021558/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLJdbcReader.java#L42) | 2 | 0% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29021558/badge)](https://coveralls.io/builds/29021558) |
   | :-- | --: |
   | Change from base [Build 9785](https://coveralls.io/builds/28942891): |  0.006% |
   | Covered Lines: | 12542 |
   | Relevant Lines: | 20917 |
   
   ---
   ##### 💛  - [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] tuohai666 merged pull request #4516: Prepare merge into master

Posted by GitBox <gi...@apache.org>.
tuohai666 merged pull request #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516
 
 
   

----------------------------------------------------------------
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] nancyzrh removed a comment on issue #4516: Prepare merge into master

Posted by GitBox <gi...@apache.org>.
nancyzrh removed a comment on issue #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516#issuecomment-592415832
 
 
   /run tests

----------------------------------------------------------------
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 #4516: Prepare merge into master

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516#issuecomment-592427168
 
 
   ## Pull Request Test Coverage Report for [Build 9](https://coveralls.io/builds/29021011)
   
   * **8** of **23**   **(34.78%)**  changed or added relevant lines in **11** files are covered.
   * **4** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.05%**) to **60.009%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-scaling/sharding-scaling-bootstrap/src/main/java/org/apache/shardingsphere/shardingscaling/utils/RuntimeUtil.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Futils%2FRuntimeUtil.java#L34) | 0 | 1 | 0.0%
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/execute/executor/reader/AbstractJDBCReader.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fexecute%2Fexecutor%2Freader%2FAbstractJDBCReader.java#L62) | 2 | 3 | 66.67%
   | [sharding-scaling/sharding-scaling-postgresql/src/main/java/org/apache/shardingsphere/shardingscaling/postgresql/wal/WalEventConverter.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fpostgresql%2Fwal%2FWalEventConverter.java#L60) | 0 | 1 | 0.0%
   | [sharding-scaling/sharding-scaling-bootstrap/src/main/java/org/apache/shardingsphere/shardingscaling/Bootstrap.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2FBootstrap.java#L72) | 0 | 2 | 0.0%
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLBinlogReader.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLBinlogReader.java#L64) | 0 | 3 | 0.0%
   | [sharding-scaling/sharding-scaling-postgresql/src/main/java/org/apache/shardingsphere/shardingscaling/postgresql/PostgreSQLWalReader.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fpostgresql%2FPostgreSQLWalReader.java#L61) | 0 | 3 | 0.0%
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLJdbcReader.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLJdbcReader.java#L40) | 0 | 4 | 0.0%
   <!-- | **Total:** | **8** | **23** | **34.78%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/util/IpUtils.java](https://coveralls.io/builds/29021011/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Futil%2FIpUtils.java#L72) | 2 | 80.0% |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLJdbcReader.java](https://coveralls.io/builds/29021011/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLJdbcReader.java#L42) | 2 | 0% |
   <!-- | **Total:** | **4** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29021011/badge)](https://coveralls.io/builds/29021011) |
   | :-- | --: |
   | Change from base [Build 9785](https://coveralls.io/builds/28942891): |  0.05% |
   | Covered Lines: | 12552 |
   | Relevant Lines: | 20917 |
   
   ---
   ##### 💛  - [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] codecov-io commented on issue #4516: Prepare merge into master

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516#issuecomment-592434694
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516?src=pr&el=h1) Report
   > Merging [#4516](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516?src=pr&el=desc) into [sharding-scaling](https://codecov.io/gh/apache/incubator-shardingsphere/commit/fa1f1b58598df697fe2859238ef155c8de2a945c?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `26.08%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/graphs/tree.svg?width=650&token=ZvlXpWa7so&height=150&src=pr)](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516?src=pr&el=tree)
   
   ```diff
   @@                  Coverage Diff                   @@
   ##             sharding-scaling    #4516      +/-   ##
   ======================================================
   + Coverage               56.32%   56.32%   +<.01%     
     Complexity                386      386              
   ======================================================
     Files                    1078     1078              
     Lines                   20919    20917       -2     
     Branches                 3831     3831              
   ======================================================
     Hits                    11782    11782              
   + Misses                   8389     8387       -2     
     Partials                  748      748
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...dingscaling/postgresql/PostgreSQLScalingEntry.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLXBvc3RncmVzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NoYXJkaW5nc2NhbGluZy9wb3N0Z3Jlc3FsL1Bvc3RncmVTUUxTY2FsaW5nRW50cnkuamF2YQ==) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...ardingscaling/postgresql/PostgreSQLJdbcReader.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLXBvc3RncmVzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NoYXJkaW5nc2NhbGluZy9wb3N0Z3Jlc3FsL1Bvc3RncmVTUUxKZGJjUmVhZGVyLmphdmE=) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...phere/shardingscaling/mysql/MySQLScalingEntry.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLW15c3FsL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zaGFyZGluZ3NjYWxpbmcvbXlzcWwvTXlTUUxTY2FsaW5nRW50cnkuamF2YQ==) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...ysql/binlog/packet/command/QueryCommandPacket.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLW15c3FsL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zaGFyZGluZ3NjYWxpbmcvbXlzcWwvYmlubG9nL3BhY2tldC9jb21tYW5kL1F1ZXJ5Q29tbWFuZFBhY2tldC5qYXZh) | `100% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...gscaling/core/controller/ScalingJobController.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NoYXJkaW5nc2NhbGluZy9jb3JlL2NvbnRyb2xsZXIvU2NhbGluZ0pvYkNvbnRyb2xsZXIuamF2YQ==) | `51.72% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...scaling/mysql/binlog/packet/binlog/EventTypes.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLW15c3FsL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zaGFyZGluZ3NjYWxpbmcvbXlzcWwvYmlubG9nL3BhY2tldC9iaW5sb2cvRXZlbnRUeXBlcy5qYXZh) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...ng/core/execute/executor/reader/ReaderFactory.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NoYXJkaW5nc2NhbGluZy9jb3JlL2V4ZWN1dGUvZXhlY3V0b3IvcmVhZGVyL1JlYWRlckZhY3RvcnkuamF2YQ==) | `27.27% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...rdingsphere/shardingscaling/mysql/MySQLWriter.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLW15c3FsL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zaGFyZGluZ3NjYWxpbmcvbXlzcWwvTXlTUUxXcml0ZXIuamF2YQ==) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...e/shardingscaling/postgresql/PostgreSQLWriter.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLXBvc3RncmVzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NoYXJkaW5nc2NhbGluZy9wb3N0Z3Jlc3FsL1Bvc3RncmVTUUxXcml0ZXIuamF2YQ==) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...dingscaling/postgresql/wal/LogicalReplication.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree#diff-c2hhcmRpbmctc2NhbGluZy9zaGFyZGluZy1zY2FsaW5nLXBvc3RncmVzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NoYXJkaW5nc2NhbGluZy9wb3N0Z3Jlc3FsL3dhbC9Mb2dpY2FsUmVwbGljYXRpb24uamF2YQ==) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | ... and [11 more](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516?src=pr&el=footer). Last update [fa1f1b5...7860137](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4516?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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 #4516: Prepare merge into master

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4516: Prepare merge into master
URL: https://github.com/apache/incubator-shardingsphere/pull/4516#issuecomment-592427168
 
 
   ## Pull Request Test Coverage Report for [Build 8](https://coveralls.io/builds/29020793)
   
   * **8** of **23**   **(34.78%)**  changed or added relevant lines in **11** files are covered.
   * **4** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.05%**) to **60.009%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-scaling/sharding-scaling-bootstrap/src/main/java/org/apache/shardingsphere/shardingscaling/utils/RuntimeUtil.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Futils%2FRuntimeUtil.java#L34) | 0 | 1 | 0.0%
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/execute/executor/reader/AbstractJDBCReader.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fexecute%2Fexecutor%2Freader%2FAbstractJDBCReader.java#L62) | 2 | 3 | 66.67%
   | [sharding-scaling/sharding-scaling-postgresql/src/main/java/org/apache/shardingsphere/shardingscaling/postgresql/wal/WalEventConverter.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fpostgresql%2Fwal%2FWalEventConverter.java#L60) | 0 | 1 | 0.0%
   | [sharding-scaling/sharding-scaling-bootstrap/src/main/java/org/apache/shardingsphere/shardingscaling/Bootstrap.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2FBootstrap.java#L72) | 0 | 2 | 0.0%
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLBinlogReader.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLBinlogReader.java#L64) | 0 | 3 | 0.0%
   | [sharding-scaling/sharding-scaling-postgresql/src/main/java/org/apache/shardingsphere/shardingscaling/postgresql/PostgreSQLWalReader.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fpostgresql%2FPostgreSQLWalReader.java#L61) | 0 | 3 | 0.0%
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLJdbcReader.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLJdbcReader.java#L40) | 0 | 4 | 0.0%
   <!-- | **Total:** | **8** | **23** | **34.78%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/util/IpUtils.java](https://coveralls.io/builds/29020793/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Futil%2FIpUtils.java#L72) | 2 | 80.0% |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/MySQLJdbcReader.java](https://coveralls.io/builds/29020793/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2FMySQLJdbcReader.java#L42) | 2 | 0% |
   <!-- | **Total:** | **4** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29020793/badge)](https://coveralls.io/builds/29020793) |
   | :-- | --: |
   | Change from base [Build 9785](https://coveralls.io/builds/28942891): |  0.05% |
   | Covered Lines: | 12552 |
   | Relevant Lines: | 20917 |
   
   ---
   ##### 💛  - [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