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

Fixes for parsing escaped / quoted strings #326

Merged
merged 15 commits into from
Apr 22, 2020

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Nov 25, 2019

@StefH StefH added the bug label Nov 25, 2019
@StefH StefH self-assigned this Nov 25, 2019
@codecov
Copy link

codecov bot commented Nov 25, 2019

Codecov Report

Merging #326 into master will increase coverage by 0.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
+ Coverage   88.56%   88.74%   +0.17%     
==========================================
  Files          46       47       +1     
  Lines        4531     4540       +9     
==========================================
+ Hits         4013     4029      +16     
+ Misses        518      511       -7     
Impacted Files Coverage Δ
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 88.58% <100.00%> (+0.40%) ⬆️
...em.Linq.Dynamic.Core/Parser/SpracheStringParser.cs 100.00% <100.00%> (ø)

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 f46c61e...72c8459. Read the comment docs.

@StefH StefH changed the title Use Sprache to parse escaped strings Fixes for parsing escaped / quoted strings Apr 16, 2020
@StefH StefH merged commit f11a606 into master Apr 22, 2020
@StefH StefH deleted the TextParser_Fix_Branched_From_NumberParser branch April 22, 2020 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant