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/07/16 12:03:48 UTC

[GitHub] [shardingsphere] xbkaishui opened a new pull request #6369: add emoji support test case

xbkaishui opened a new pull request #6369:
URL: https://github.com/apache/shardingsphere/pull/6369


   Fixes #6028.
   
   Changes proposed in this pull request:
   - support emoji unicode. antlr not direct support java  emoji unicodes using CharSteams, must covert to char
   


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



[GitHub] [shardingsphere] tristaZero merged pull request #6369: add emoji support

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #6369:
URL: https://github.com/apache/shardingsphere/pull/6369


   


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



[GitHub] [shardingsphere] codecov-commenter commented on pull request #6369: add emoji support

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


   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/6369?src=pr&el=h1) Report
   > Merging [#6369](https://codecov.io/gh/apache/shardingsphere/pull/6369?src=pr&el=desc) into [master](https://codecov.io/gh/apache/shardingsphere/commit/7311d0b306348fad4de3c43c72ee19c7444a3a67&el=desc) will **decrease** coverage by `0.00%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/shardingsphere/pull/6369/graphs/tree.svg?width=650&height=150&src=pr&token=ZvlXpWa7so)](https://codecov.io/gh/apache/shardingsphere/pull/6369?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #6369      +/-   ##
   ============================================
   - Coverage     52.54%   52.54%   -0.01%     
     Complexity      453      453              
   ============================================
     Files          1224     1224              
     Lines         21804    21806       +2     
     Branches       3887     3887              
   ============================================
     Hits          11458    11458              
   - Misses         9608     9610       +2     
     Partials        738      738              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/6369?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...phere/sql/parser/core/parser/SQLParserFactory.java](https://codecov.io/gh/apache/shardingsphere/pull/6369/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtc3FsLXBhcnNlci9zaGFyZGluZ3NwaGVyZS1zcWwtcGFyc2VyLWVuZ2luZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvc3FsL3BhcnNlci9jb3JlL3BhcnNlci9TUUxQYXJzZXJGYWN0b3J5LmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/shardingsphere/pull/6369?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/shardingsphere/pull/6369?src=pr&el=footer). Last update [7311d0b...5935cf6](https://codecov.io/gh/apache/shardingsphere/pull/6369?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