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

[GitHub] [shardingsphere] dongzl opened a new pull request, #24008: add sql hint extractor test case.

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

   For #20736 .
   
   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.
   - [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 made corresponding changes to the documentation.
   - [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] tuichenchuxin merged pull request #24008: add sql hint extractor test case.

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


-- 
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 #24008: add sql hint extractor test case.

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/24008?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 [#24008](https://codecov.io/gh/apache/shardingsphere/pull/24008?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c0535c3) into [master](https://codecov.io/gh/apache/shardingsphere/commit/af77556f930b81195ce19d2368a65c869276b48d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (af77556) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master   #24008   +/-   ##
   =========================================
     Coverage     50.07%   50.07%           
     Complexity     1562     1562           
   =========================================
     Files          3238     3238           
     Lines         53246    53246           
     Branches       9798     9798           
   =========================================
     Hits          26662    26662           
     Misses        24232    24232           
     Partials       2352     2352           
   ```
   
   
   
   :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