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

added support for special chars (#309) #321

Merged
merged 3 commits into from
Oct 12, 2021

Conversation

99NIMI
Copy link
Member

@99NIMI 99NIMI commented Oct 5, 2021

No description provided.

@99NIMI 99NIMI requested review from ghaith and riederm October 5, 2021 12:53
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2021

Codecov Report

Merging #321 (098983a) into master (b1e7694) will increase coverage by 0.00%.
The diff coverage is 96.72%.

❗ Current head 098983a differs from pull request most recent head 47f9368. Consider uploading reports for the commit 47f9368 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #321   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files          45       45           
  Lines       13046    13106   +60     
=======================================
+ Hits        12386    12444   +58     
- Misses        660      662    +2     
Impacted Files Coverage Δ
src/parser/expressions_parser.rs 94.01% <96.72%> (+0.24%) ⬆️

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 b1e7694...47f9368. Read the comment docs.

@ghaith ghaith merged commit c4c90c6 into master Oct 12, 2021
@ghaith ghaith deleted the issue-309-Add_support_for_special_chars_in_strings branch October 12, 2021 07:35
@99NIMI 99NIMI linked an issue Oct 12, 2021 that may be closed by this pull request
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.

Add support for special chars in strings
3 participants