Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed unicode support in the source code #65

Merged
merged 3 commits into from
Apr 21, 2019

Conversation

sergeyklay
Copy link
Member

@sergeyklay sergeyklay commented Apr 21, 2019

Closes #56
Closes #62

@codecov
Copy link

codecov bot commented Apr 21, 2019

Codecov Report

❗ No coverage uploaded for pull request base (development@2f5032a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development      #65   +/-   ##
==============================================
  Coverage               ?   35.06%           
==============================================
  Files                  ?        5           
  Lines                  ?     6246           
  Branches               ?        0           
==============================================
  Hits                   ?     2190           
  Misses                 ?     4056           
  Partials               ?        0
Impacted Files Coverage Δ
parser/scanner.re 47.18% <ø> (ø)
parser/scanner.c 38.65% <ø> (ø)
parser/zephir.lemon 11.86% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f5032a...02a036f. Read the comment docs.

@sergeyklay sergeyklay merged commit ec5cc41 into development Apr 21, 2019
@sergeyklay sergeyklay deleted the fix/issue-56-unicode-support branch April 21, 2019 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to build using Chinese characters in the source code parser fails on utf8 chars
1 participant