You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "Qianyi951015 (via GitHub)" <gi...@apache.org> on 2023/02/15 15:50:59 UTC

[GitHub] [shardingsphere] Qianyi951015 opened a new pull request, #24184: Fix #21055

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

   Fixes #21055.
   
   
   
   ---
   
   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`.
   - [ ] 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 #24184: Fix #21055

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang merged PR #24184:
URL: https://github.com/apache/shardingsphere/pull/24184


-- 
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 #24184: Fix #21055

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #24184:
URL: https://github.com/apache/shardingsphere/pull/24184#issuecomment-1431631359

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/24184?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 [#24184](https://codecov.io/gh/apache/shardingsphere/pull/24184?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b07e75b) into [master](https://codecov.io/gh/apache/shardingsphere/commit/b25df5ec4751d851ff5d96e50914a2f8e9246289?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b25df5e) will **not change** coverage.
   > The diff coverage is `100.00%`.
   
   > :exclamation: Current head b07e75b differs from pull request most recent head 3d23344. Consider uploading reports for the commit 3d23344 to get more accurate results
   
   ```diff
   @@            Coverage Diff            @@
   ##             master   #24184   +/-   ##
   =========================================
     Coverage     50.12%   50.12%           
     Complexity     1579     1579           
   =========================================
     Files          3258     3258           
     Lines         53503    53503           
     Branches       9854     9855    +1     
   =========================================
     Hits          26821    26821           
     Misses        24324    24324           
     Partials       2358     2358           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/24184?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ng/distsql/handler/enums/ShardingStrategyType.java](https://codecov.io/gh/apache/shardingsphere/pull/24184?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZmVhdHVyZXMvc2hhcmRpbmcvZGlzdHNxbC9oYW5kbGVyL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zaGFyZGluZy9kaXN0c3FsL2hhbmRsZXIvZW51bXMvU2hhcmRpbmdTdHJhdGVneVR5cGUuamF2YQ==) | `75.86% <100.00%> (ø)` | |
   
   :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