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

Wrap all constant expressions to fix Parameterized SQL (#247) #250

Merged
merged 2 commits into from
Feb 27, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Feb 20, 2019

@codecov
Copy link

codecov bot commented Feb 20, 2019

Codecov Report

Merging #250 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   96.57%   96.57%   +<.01%     
==========================================
  Files          41       41              
  Lines        6919     6925       +6     
==========================================
+ Hits         6682     6688       +6     
  Misses        237      237
Impacted Files Coverage Δ
...q.Dynamic.Core/Parser/ConstantExpressionWrapper.cs 100% <100%> (ø) ⬆️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 98.6% <100%> (ø) ⬆️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 100% <100%> (ø) ⬆️

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 2fa186d...0aba27c. Read the comment docs.

@StefH StefH merged commit a963fcb into master Feb 27, 2019
@StefH StefH deleted the ParameterizedSQL branch February 28, 2019 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant