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/22 07:56:36 UTC

[GitHub] [shardingsphere] Qianyi951015 opened a new pull request, #23034: Remove data types from `SHOW ENCRYPT RULES`

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

   Fixes #23023.
   
   Changes proposed in this pull request:
     -
   
   ---
   
   Before committing this PR, I'm sure that I have checked the following options:
   - [x] My code follows the [code of conduct](https://shardingsphere.apache.org/community/en/involved/conduct/code/) of this project.
   - [x] I have self-reviewed the commit code.
   - [ ] I have (or in comment I request) added corresponding labels for the pull request.
   - [x] I have passed maven check locally : `./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e`.
   - [x] I have made corresponding changes to the documentation.
   - [ ] I have added corresponding unit tests for my changes.
   


-- 
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] RaigorJiang merged pull request #23034: Remove data types from `SHOW ENCRYPT RULES`

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


-- 
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 #23034: Remove data types from `SHOW ENCRYPT RULES`

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/23034?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 [#23034](https://codecov.io/gh/apache/shardingsphere/pull/23034?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e0567a0) into [master](https://codecov.io/gh/apache/shardingsphere/commit/2e2067d9a20a82aedb6cb327f909619dfe505d65?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2e2067d) will **not change** coverage.
   > The diff coverage is `83.33%`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master   #23034   +/-   ##
   =========================================
     Coverage     50.05%   50.05%           
     Complexity     2428     2428           
   =========================================
     Files          4110     4110           
     Lines         57341    57341           
     Branches       9041     9041           
   =========================================
     Hits          28701    28701           
     Misses        26133    26133           
     Partials       2507     2507           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/23034?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...pt/distsql/handler/query/EncryptRuleResultSet.java](https://codecov.io/gh/apache/shardingsphere/pull/23034/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-ZmVhdHVyZXMvZW5jcnlwdC9kaXN0c3FsL2hhbmRsZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2VuY3J5cHQvZGlzdHNxbC9oYW5kbGVyL3F1ZXJ5L0VuY3J5cHRSdWxlUmVzdWx0U2V0LmphdmE=) | `65.71% <83.33%> (ø)` | |
   
   :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