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

ParameterExpressionRenamer #211

Merged
merged 6 commits into from
Oct 30, 2018
Merged

ParameterExpressionRenamer #211

merged 6 commits into from
Oct 30, 2018

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 21, 2018

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2018

Codecov Report

Merging #211 into master will increase coverage by 0.16%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   82.69%   82.86%   +0.16%     
==========================================
  Files          37       38       +1     
  Lines        3716     3741      +25     
  Branches      509      512       +3     
==========================================
+ Hits         3073     3100      +27     
+ Misses        501      495       -6     
- Partials      142      146       +4
Impacted Files Coverage Δ
...ystem.Linq.Dynamic.Core/DynamicExpressionParser.cs 85.24% <100%> (+9.31%) ⬆️
src/System.Linq.Dynamic.Core/ParsingConfig.cs 94.73% <100%> (+2.14%) ⬆️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 79.01% <100%> (+0.39%) ⬆️
...nq.Dynamic.Core/Util/ParameterExpressionRenamer.cs 88.46% <88.46%> (ø)
...c/System.Linq.Dynamic.Core/Tokenizer/TextParser.cs 97.05% <0%> (-0.99%) ⬇️
src/System.Linq.Dynamic.Core/Parser/TypeHelper.cs 86.79% <0%> (-0.48%) ⬇️
...namic.Core/Parser/SupportedMethods/MethodFinder.cs 89.86% <0%> (-0.27%) ⬇️
...tem.Linq.Dynamic.Core/Parser/ExpressionPromoter.cs 90.19% <0%> (ø) ⬆️
... and 2 more

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 c4b97ac...af4ef40. Read the comment docs.

@StefH StefH merged commit 0db38d2 into master Oct 30, 2018
@StefH StefH deleted the rename_expression branch November 1, 2018 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant