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/05/29 04:12:04 UTC

[GitHub] [shardingsphere] everly-gif opened a new pull request, #18038: Support Parsing CHECKPOINT in openGauss

everly-gif opened a new pull request, #18038:
URL: https://github.com/apache/shardingsphere/pull/18038

   Ref #17736 
   
   Changes proposed in this pull request:
   - Supports Parsing `CHECKPOINT` in openGauss
   - Adds tests
   
   ✅ Builds locally
   


-- 
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 #18038: Support Parsing CHECKPOINT in openGauss

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/18038?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 [#18038](https://codecov.io/gh/apache/shardingsphere/pull/18038?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (fb1165d) into [master](https://codecov.io/gh/apache/shardingsphere/commit/063ea4b7cb3b17c67da09ce0c2fc6b7d107d730b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (063ea4b) will **decrease** coverage by `0.00%`.
   > The diff coverage is `50.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #18038      +/-   ##
   ============================================
   - Coverage     58.94%   58.94%   -0.01%     
     Complexity     2148     2148              
   ============================================
     Files          3661     3662       +1     
     Lines         54125    54127       +2     
     Branches       9192     9192              
   ============================================
   + Hits          31905    31906       +1     
   - Misses        19516    19517       +1     
     Partials       2704     2704              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/18038?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...nt/opengauss/dml/OpenGaussCheckpointStatement.java](https://codecov.io/gh/apache/shardingsphere/pull/18038/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-c2hhcmRpbmdzcGhlcmUtc3FsLXBhcnNlci9zaGFyZGluZ3NwaGVyZS1zcWwtcGFyc2VyLXN0YXRlbWVudC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvc3FsL3BhcnNlci9zcWwvZGlhbGVjdC9zdGF0ZW1lbnQvb3BlbmdhdXNzL2RtbC9PcGVuR2F1c3NDaGVja3BvaW50U3RhdGVtZW50LmphdmE=) | `0.00% <0.00%> (ø)` | |
   | [...tatement/impl/OpenGaussDMLStatementSQLVisitor.java](https://codecov.io/gh/apache/shardingsphere/pull/18038/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-c2hhcmRpbmdzcGhlcmUtc3FsLXBhcnNlci9zaGFyZGluZ3NwaGVyZS1zcWwtcGFyc2VyLWRpYWxlY3Qvc2hhcmRpbmdzcGhlcmUtc3FsLXBhcnNlci1vcGVuZ2F1c3Mvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3NxbC9wYXJzZXIvb3BlbmdhdXNzL3Zpc2l0b3Ivc3RhdGVtZW50L2ltcGwvT3BlbkdhdXNzRE1MU3RhdGVtZW50U1FMVmlzaXRvci5qYXZh) | `70.00% <100.00%> (+3.33%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/shardingsphere/pull/18038?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/18038?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [063ea4b...fb1165d](https://codecov.io/gh/apache/shardingsphere/pull/18038?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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


[GitHub] [shardingsphere] strongduanmu merged pull request #18038: Support Parsing CHECKPOINT in openGauss

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


-- 
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