Skip to content

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

Merged
StefH merged 2 commits intomasterfrom
ParameterizedSQL
Feb 27, 2019
Merged

Wrap all constant expressions to fix Parameterized SQL (#247)#250
StefH merged 2 commits intomasterfrom
ParameterizedSQL

Conversation

@StefH
Copy link
Copy Markdown
Collaborator

@StefH StefH commented Feb 20, 2019

@codecov
Copy link
Copy Markdown

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