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/24 07:20:06 UTC

[GitHub] [shardingsphere] zhaojinchao95 opened a new pull request, #23074: Fix create table throws npe

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

   Fixes #23061 .
   


-- 
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 #23074: Fix create table throws npe

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


-- 
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 #23074: Fix create table throws npe

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/23074?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 [#23074](https://codecov.io/gh/apache/shardingsphere/pull/23074?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (45312a0) into [master](https://codecov.io/gh/apache/shardingsphere/commit/34a5db9f95120e900a86c01ad7d66bbbb7f98d00?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (34a5db9) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master   #23074   +/-   ##
   =========================================
     Coverage     49.99%   49.99%           
     Complexity     2426     2426           
   =========================================
     Files          4112     4112           
     Lines         57376    57382    +6     
     Branches       9049     9050    +1     
   =========================================
   + Hits          28683    28687    +4     
   - Misses        26185    26186    +1     
   - Partials       2508     2509    +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/23074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...he/shardingsphere/mode/manager/ContextManager.java](https://codecov.io/gh/apache/shardingsphere/pull/23074/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-bW9kZS9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9tb2RlL21hbmFnZXIvQ29udGV4dE1hbmFnZXIuamF2YQ==) | `54.92% <100.00%> (+0.69%)` | :arrow_up: |
   | [...data/pipeline/mysql/ingest/client/MySQLClient.java](https://codecov.io/gh/apache/shardingsphere/pull/23074/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-a2VybmVsL2RhdGEtcGlwZWxpbmUvZGlhbGVjdC9teXNxbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvZGF0YS9waXBlbGluZS9teXNxbC9pbmdlc3QvY2xpZW50L015U1FMQ2xpZW50LmphdmE=) | `55.55% <0.00%> (-0.84%)` | :arrow_down: |
   
   :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