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 2021/03/11 08:59:56 UTC

[GitHub] [shardingsphere] terrymanu opened a new pull request #9633: Fix load metadata error for MySQL

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


   For #9617.


----------------------------------------------------------------
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] tuohai666 merged pull request #9633: Fix load metadata error for MySQL

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


   


----------------------------------------------------------------
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] codecov-io commented on pull request #9633: Fix load metadata error for MySQL

Posted by GitBox <gi...@apache.org>.
codecov-io commented on pull request #9633:
URL: https://github.com/apache/shardingsphere/pull/9633#issuecomment-796659552


   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/9633?src=pr&el=h1) Report
   > Merging [#9633](https://codecov.io/gh/apache/shardingsphere/pull/9633?src=pr&el=desc) (4dc1c5e) into [master](https://codecov.io/gh/apache/shardingsphere/commit/65ccfb386b997a28a6bb87cab6bb1213ed28b4bb?el=desc) (65ccfb3) will **increase** coverage by `0.00%`.
   > The diff coverage is `20.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/shardingsphere/pull/9633/graphs/tree.svg?width=650&height=150&src=pr&token=ZvlXpWa7so)](https://codecov.io/gh/apache/shardingsphere/pull/9633?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #9633   +/-   ##
   =========================================
     Coverage     67.14%   67.14%           
     Complexity      673      673           
   =========================================
     Files          1654     1654           
     Lines         27619    27620    +1     
     Branches       4910     4910           
   =========================================
   + Hits          18544    18545    +1     
     Misses         7717     7717           
     Partials       1358     1358           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/9633?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...ilder/loader/dialect/MySQLTableMetaDataLoader.java](https://codecov.io/gh/apache/shardingsphere/pull/9633/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtaW5mcmEvc2hhcmRpbmdzcGhlcmUtaW5mcmEtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9pbmZyYS9tZXRhZGF0YS9zY2hlbWEvYnVpbGRlci9sb2FkZXIvZGlhbGVjdC9NeVNRTFRhYmxlTWV0YURhdGFMb2FkZXIuamF2YQ==) | `7.14% <0.00%> (-0.27%)` | `1.00 <0.00> (ø)` | |
   | [...e/infra/metadata/schema/builder/SchemaBuilder.java](https://codecov.io/gh/apache/shardingsphere/pull/9633/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtaW5mcmEvc2hhcmRpbmdzcGhlcmUtaW5mcmEtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9pbmZyYS9tZXRhZGF0YS9zY2hlbWEvYnVpbGRlci9TY2hlbWFCdWlsZGVyLmphdmE=) | `62.50% <50.00%> (+1.78%)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/shardingsphere/pull/9633?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/shardingsphere/pull/9633?src=pr&el=footer). Last update [65ccfb3...4dc1c5e](https://codecov.io/gh/apache/shardingsphere/pull/9633?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