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 2020/02/09 07:52:55 UTC

[GitHub] [incubator-shardingsphere] tristaZero opened a new pull request #4211: add more sql parser results

tristaZero opened a new pull request #4211: add more sql parser results
URL: https://github.com/apache/incubator-shardingsphere/pull/4211
 
 
   #3914 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] coveralls edited a comment on issue #4211: add more sql parser results

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #4211: add more sql parser results
URL: https://github.com/apache/incubator-shardingsphere/pull/4211#issuecomment-583818580
 
 
   ## Pull Request Test Coverage Report for [Build 9393](https://coveralls.io/builds/28613567)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage remained the same at **64.577%**
   
   ---
   
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28613567/badge)](https://coveralls.io/builds/28613567) |
   | :-- | --: |
   | Change from base [Build 9392](https://coveralls.io/builds/28613475): |  0.0% |
   | Covered Lines: | 10960 |
   | Relevant Lines: | 16972 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] SteNicholas merged pull request #4211: add more sql parser results

Posted by GitBox <gi...@apache.org>.
SteNicholas merged pull request #4211: add more sql parser results
URL: https://github.com/apache/incubator-shardingsphere/pull/4211
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] codecov-io commented on issue #4211: add more sql parser results

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #4211: add more sql parser results
URL: https://github.com/apache/incubator-shardingsphere/pull/4211#issuecomment-583818554
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211?src=pr&el=h1) Report
   > Merging [#4211](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-shardingsphere/commit/b4938464d523a2b019f1c37e0dbb5f8489e05ace?src=pr&el=desc) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211/graphs/tree.svg?width=650&token=ZvlXpWa7so&height=150&src=pr)](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #4211   +/-   ##
   =========================================
     Coverage     60.67%   60.67%           
     Complexity      352      352           
   =========================================
     Files          1013     1013           
     Lines         16972    16972           
     Branches       2992     2992           
   =========================================
     Hits          10298    10298           
     Misses         6022     6022           
     Partials        652      652
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...dingsphere/sql/parser/visitor/MySQLDMLVisitor.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtc3FsLXBhcnNlci9zaGFyZGluZ3NwaGVyZS1zcWwtcGFyc2VyLW15c3FsL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9zcWwvcGFyc2VyL3Zpc2l0b3IvTXlTUUxETUxWaXNpdG9yLmphdmE=) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211?src=pr&el=footer). Last update [b493846...34eaba4](https://codecov.io/gh/apache/incubator-shardingsphere/pull/4211?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] coveralls commented on issue #4211: add more sql parser results

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4211: add more sql parser results
URL: https://github.com/apache/incubator-shardingsphere/pull/4211#issuecomment-583818580
 
 
   ## Pull Request Test Coverage Report for [Build 1652](https://coveralls.io/builds/28613555)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **2** unchanged lines in **1** file lost coverage.
   * Overall coverage increased (+**0.006%**) to **64.583%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/util/IpUtils.java](https://coveralls.io/builds/28613555/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Futil%2FIpUtils.java#L74) | 2 | 80.0% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28613555/badge)](https://coveralls.io/builds/28613555) |
   | :-- | --: |
   | Change from base [Build 9392](https://coveralls.io/builds/28613475): |  0.006% |
   | Covered Lines: | 10961 |
   | Relevant Lines: | 16972 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services