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/04/16 10:50:34 UTC

[GitHub] [incubator-shardingsphere] tristaZero opened a new pull request #5214: Extract shorthandRegularFunction for MySQL

tristaZero opened a new pull request #5214: Extract shorthandRegularFunction for MySQL
URL: https://github.com/apache/incubator-shardingsphere/pull/5214
 
 
   Fixes #5123.
   
   

----------------------------------------------------------------
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] terrymanu merged pull request #5214: Extract shorthandRegularFunction for MySQL

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #5214: Extract shorthandRegularFunction for MySQL
URL: https://github.com/apache/incubator-shardingsphere/pull/5214
 
 
   

----------------------------------------------------------------
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 #5214: Extract shorthandRegularFunction for MySQL

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #5214: Extract shorthandRegularFunction for MySQL
URL: https://github.com/apache/incubator-shardingsphere/pull/5214#issuecomment-614595915
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214?src=pr&el=h1) Report
   > Merging [#5214](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-shardingsphere/commit/777c9e5499c371c0a3dcc07850427fcf1a2b8840&el=desc) will **decrease** coverage by `0.00%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214/graphs/tree.svg?width=650&height=150&src=pr&token=ZvlXpWa7so)](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #5214      +/-   ##
   ============================================
   - Coverage     54.00%   54.00%   -0.01%     
     Complexity      408      408              
   ============================================
     Files          1159     1159              
     Lines         20601    20602       +1     
     Branches       3708     3709       +1     
   ============================================
     Hits          11126    11126              
   - Misses         8782     8783       +1     
     Partials        693      693              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...gsphere/sql/parser/mysql/visitor/MySQLVisitor.java](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtc3FsLXBhcnNlci9zaGFyZGluZ3NwaGVyZS1zcWwtcGFyc2VyLWRpYWxlY3Qvc2hhcmRpbmdzcGhlcmUtc3FsLXBhcnNlci1teXNxbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvc3FsL3BhcnNlci9teXNxbC92aXNpdG9yL015U1FMVmlzaXRvci5qYXZh) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214?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/5214?src=pr&el=footer). Last update [777c9e5...4e64ecb](https://codecov.io/gh/apache/incubator-shardingsphere/pull/5214?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 #5214: Extract shorthandRegularFunction for MySQL

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #5214: Extract shorthandRegularFunction for MySQL
URL: https://github.com/apache/incubator-shardingsphere/pull/5214#issuecomment-614597912
 
 
   ## Pull Request Test Coverage Report for [Build 11094](https://coveralls.io/builds/30116415)
   
   * **0** of **2**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * **1** unchanged line in **1** file lost coverage.
   * Overall coverage decreased (**-0.003%**) to **57.431%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/main/java/org/apache/shardingsphere/sql/parser/mysql/visitor/MySQLVisitor.java](https://coveralls.io/builds/30116415/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fmysql%2Fvisitor%2FMySQLVisitor.java#L566) | 0 | 2 | 0.0%
   <!-- | **Total:** | **0** | **2** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/main/java/org/apache/shardingsphere/sql/parser/mysql/visitor/MySQLVisitor.java](https://coveralls.io/builds/30116415/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-dialect%2Fshardingsphere-sql-parser-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fmysql%2Fvisitor%2FMySQLVisitor.java#L569) | 1 | 0% |
   <!-- | **Total:** | **1** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/30116415/badge)](https://coveralls.io/builds/30116415) |
   | :-- | --: |
   | Change from base [Build 11087](https://coveralls.io/builds/30112487): |  -0.003% |
   | Covered Lines: | 11832 |
   | Relevant Lines: | 20602 |
   
   ---
   ##### 💛  - [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