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/11/12 16:13:44 UTC

[GitHub] [shardingsphere] tuichenchuxin opened a new pull request, #22129: Fix equals for EncryptPredicateEqualRightValueToken.

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

   Fix equals for EncryptPredicateEqualRightValueToken.
   
   
   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.
   - [x] 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 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] strongduanmu merged pull request #22129: Fix equals for EncryptPredicateEqualRightValueToken.

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


-- 
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 #22129: Fix equals for EncryptPredicateEqualRightValueToken.

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/22129?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 [#22129](https://codecov.io/gh/apache/shardingsphere/pull/22129?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9e4be28) into [master](https://codecov.io/gh/apache/shardingsphere/commit/773a34f81fe0beff272b6ad614420f6865169f88?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (773a34f) will **decrease** coverage by `0.00%`.
   > The diff coverage is `12.50%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #22129      +/-   ##
   ============================================
   - Coverage     61.14%   61.14%   -0.01%     
     Complexity     2544     2544              
   ============================================
     Files          4109     4109              
     Lines         57161    57168       +7     
     Branches       9682     9688       +6     
   ============================================
   + Hits          34953    34956       +3     
   - Misses        19256    19260       +4     
     Partials       2952     2952              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/22129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../token/pojo/EncryptPredicateInRightValueToken.java](https://codecov.io/gh/apache/shardingsphere/pull/22129/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-ZmVhdHVyZXMvZW5jcnlwdC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9lbmNyeXB0L3Jld3JpdGUvdG9rZW4vcG9qby9FbmNyeXB0UHJlZGljYXRlSW5SaWdodFZhbHVlVG9rZW4uamF2YQ==) | `70.00% <0.00%> (-17.50%)` | :arrow_down: |
   | [...ken/pojo/EncryptPredicateEqualRightValueToken.java](https://codecov.io/gh/apache/shardingsphere/pull/22129/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-ZmVhdHVyZXMvZW5jcnlwdC9jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9lbmNyeXB0L3Jld3JpdGUvdG9rZW4vcG9qby9FbmNyeXB0UHJlZGljYXRlRXF1YWxSaWdodFZhbHVlVG9rZW4uamF2YQ==) | `66.66% <25.00%> (-20.84%)` | :arrow_down: |
   | [...ckend/session/RequiredSessionVariableRecorder.java](https://codecov.io/gh/apache/shardingsphere/pull/22129/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-cHJveHkvYmFja2VuZC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvcHJveHkvYmFja2VuZC9zZXNzaW9uL1JlcXVpcmVkU2Vzc2lvblZhcmlhYmxlUmVjb3JkZXIuamF2YQ==) | `94.11% <0.00%> (-0.17%)` | :arrow_down: |
   | [...handler/distsql/ral/hint/enums/HintSourceType.java](https://codecov.io/gh/apache/shardingsphere/pull/22129/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-cHJveHkvYmFja2VuZC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvcHJveHkvYmFja2VuZC9oYW5kbGVyL2Rpc3RzcWwvcmFsL2hpbnQvZW51bXMvSGludFNvdXJjZVR5cGUuamF2YQ==) | `42.85% <0.00%> (+42.85%)` | :arrow_up: |
   
   :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