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/03/09 08:35:35 UTC

[GitHub] [incubator-shardingsphere] KomachiSion opened a new pull request #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql

KomachiSion opened a new pull request #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql
URL: https://github.com/apache/incubator-shardingsphere/pull/4670
 
 
   For #4594 .

----------------------------------------------------------------
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 #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql
URL: https://github.com/apache/incubator-shardingsphere/pull/4670#issuecomment-596409163
 
 
   ## Pull Request Test Coverage Report for [Build 2038](https://coveralls.io/builds/29216989)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **2** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.07%**) to **59.113%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/binlog/codec/DataTypesCodec.java](https://coveralls.io/builds/29216989/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2Fbinlog%2Fcodec%2FDataTypesCodec.java#L35) | 1 | 98.9% |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/binlog/packet/binlog/ColumnTypes.java](https://coveralls.io/builds/29216989/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2Fbinlog%2Fpacket%2Fbinlog%2FColumnTypes.java#L27) | 1 | 0% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29216989/badge)](https://coveralls.io/builds/29216989) |
   | :-- | --: |
   | Change from base [Build 1024](https://coveralls.io/builds/29214325): |  0.07% |
   | Covered Lines: | 12127 |
   | Relevant Lines: | 20515 |
   
   ---
   ##### 💛  - [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] coveralls edited a comment on issue #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql
URL: https://github.com/apache/incubator-shardingsphere/pull/4670#issuecomment-596409163
 
 
   ## Pull Request Test Coverage Report for [Build 2043](https://coveralls.io/builds/29220413)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **18** unchanged lines in **5** files lost coverage.
   * Overall coverage decreased (**-0.07%**) to **59.04%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/binlog/codec/CapabilityFlags.java](https://coveralls.io/builds/29220413/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2Fbinlog%2Fcodec%2FCapabilityFlags.java#L31) | 1 | 0% |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/binlog/codec/DataTypesCodec.java](https://coveralls.io/builds/29220413/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2Fbinlog%2Fcodec%2FDataTypesCodec.java#L35) | 1 | 98.9% |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/binlog/packet/binlog/ColumnTypes.java](https://coveralls.io/builds/29220413/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2Fbinlog%2Fpacket%2Fbinlog%2FColumnTypes.java#L27) | 1 | 0% |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/synctask/history/HistoryDataSyncTask.java](https://coveralls.io/builds/29220413/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fsynctask%2Fhistory%2FHistoryDataSyncTask.java#L116) | 7 | 76.47% |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/execute/executor/channel/MemoryChannel.java](https://coveralls.io/builds/29220413/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fexecute%2Fexecutor%2Fchannel%2FMemoryChannel.java#L61) | 8 | 51.85% |
   <!-- | **Total:** | **18** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29220413/badge)](https://coveralls.io/builds/29220413) |
   | :-- | --: |
   | Change from base [Build 1029](https://coveralls.io/builds/29220294): |  -0.07% |
   | Covered Lines: | 12112 |
   | Relevant Lines: | 20515 |
   
   ---
   ##### 💛  - [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] terrymanu merged pull request #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql
URL: https://github.com/apache/incubator-shardingsphere/pull/4670
 
 
   

----------------------------------------------------------------
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 #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4670: Classify packets which need to be refactor or replaced in sharding-scaling-mysql
URL: https://github.com/apache/incubator-shardingsphere/pull/4670#issuecomment-596409163
 
 
   ## Pull Request Test Coverage Report for [Build 10127](https://coveralls.io/builds/29216882)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **5** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.005%**) to **59.035%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/binlog/codec/DataTypesCodec.java](https://coveralls.io/builds/29216882/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2Fbinlog%2Fcodec%2FDataTypesCodec.java#L35) | 1 | 98.9% |
   | [sharding-scaling/sharding-scaling-mysql/src/main/java/org/apache/shardingsphere/shardingscaling/mysql/binlog/packet/binlog/ColumnTypes.java](https://coveralls.io/builds/29216882/source?filename=sharding-scaling%2Fsharding-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fmysql%2Fbinlog%2Fpacket%2Fbinlog%2FColumnTypes.java#L27) | 1 | 0% |
   | [sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/util/IpUtils.java](https://coveralls.io/builds/29216882/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Futil%2FIpUtils.java#L63) | 3 | 76.0% |
   <!-- | **Total:** | **5** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29216882/badge)](https://coveralls.io/builds/29216882) |
   | :-- | --: |
   | Change from base [Build 1024](https://coveralls.io/builds/29214325): |  -0.005% |
   | Covered Lines: | 12111 |
   | Relevant Lines: | 20515 |
   
   ---
   ##### 💛  - [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