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 2022/12/26 11:39:19 UTC

[GitHub] [shardingsphere] zhaojinchao95 opened a new pull request, #23106: Refactor DDL refresher

zhaojinchao95 opened a new pull request, #23106:
URL: https://github.com/apache/shardingsphere/pull/23106

   For #23042.
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] strongduanmu merged pull request #23106: Refactor DDL refresher

Posted by GitBox <gi...@apache.org>.
strongduanmu merged PR #23106:
URL: https://github.com/apache/shardingsphere/pull/23106


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] codecov-commenter commented on pull request #23106: Refactor DDL refresher

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #23106:
URL: https://github.com/apache/shardingsphere/pull/23106#issuecomment-1365254374

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/23106?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#23106](https://codecov.io/gh/apache/shardingsphere/pull/23106?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ee13cfc) into [master](https://codecov.io/gh/apache/shardingsphere/commit/7152f64389143f2fbaba62ef1357473cefc8256f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7152f64) will **decrease** coverage by `0.13%`.
   > The diff coverage is `0.45%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #23106      +/-   ##
   ============================================
   - Coverage     49.95%   49.82%   -0.14%     
     Complexity     2433     2433              
   ============================================
     Files          4113     4111       -2     
     Lines         57502    57481      -21     
     Branches       9083     9063      -20     
   ============================================
   - Hits          28726    28639      -87     
   - Misses        26264    26332      +68     
   + Partials       2512     2510       -2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/23106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...se/schema/decorator/model/ShardingSphereTable.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9pbmZyYS9tZXRhZGF0YS9kYXRhYmFzZS9zY2hlbWEvZGVjb3JhdG9yL21vZGVsL1NoYXJkaW5nU3BoZXJlVGFibGUuamF2YQ==) | `90.62% <ø> (ø)` | |
   | [...infra/context/refresher/MetaDataRefreshEngine.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvTWV0YURhdGFSZWZyZXNoRW5naW5lLmphdmE=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [...type/index/AlterIndexStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS9pbmRleC9BbHRlckluZGV4U3RhdGVtZW50U2NoZW1hUmVmcmVzaGVyLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...ype/index/CreateIndexStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS9pbmRleC9DcmVhdGVJbmRleFN0YXRlbWVudFNjaGVtYVJlZnJlc2hlci5qYXZh) | `0.00% <0.00%> (ø)` | |
   | [.../type/index/DropIndexStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS9pbmRleC9Ecm9wSW5kZXhTdGF0ZW1lbnRTY2hlbWFSZWZyZXNoZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...pe/schema/AlterSchemaStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS9zY2hlbWEvQWx0ZXJTY2hlbWFTdGF0ZW1lbnRTY2hlbWFSZWZyZXNoZXIuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...e/schema/CreateSchemaStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS9zY2hlbWEvQ3JlYXRlU2NoZW1hU3RhdGVtZW50U2NoZW1hUmVmcmVzaGVyLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...ype/schema/DropSchemaStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS9zY2hlbWEvRHJvcFNjaGVtYVN0YXRlbWVudFNjaGVtYVJlZnJlc2hlci5qYXZh) | `0.00% <0.00%> (ø)` | |
   | [...type/table/AlterTableStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS90YWJsZS9BbHRlclRhYmxlU3RhdGVtZW50U2NoZW1hUmVmcmVzaGVyLmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...ype/table/CreateTableStatementSchemaRefresher.java](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvY29udGV4dC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvY29udGV4dC9yZWZyZXNoZXIvdHlwZS90YWJsZS9DcmVhdGVUYWJsZVN0YXRlbWVudFNjaGVtYVJlZnJlc2hlci5qYXZh) | `0.00% <0.00%> (ø)` | |
   | ... and [21 more](https://codecov.io/gh/apache/shardingsphere/pull/23106/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org