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

Refactored Parser #127

Merged
merged 7 commits into from
Dec 16, 2017
Merged

Refactored Parser #127

merged 7 commits into from
Dec 16, 2017

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 2, 2017

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2017

Codecov Report

Merging #127 into master will increase coverage by 0.22%.
The diff coverage is 86.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage    82.8%   83.03%   +0.22%     
==========================================
  Files          27       35       +8     
  Lines        3339     3484     +145     
  Branches      490      486       -4     
==========================================
+ Hits         2765     2893     +128     
- Misses        432      453      +21     
+ Partials      142      138       -4
Impacted Files Coverage Δ
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 77.96% <ø> (ø)
...eProviders/DefaultDynamicLinqCustomTypeProvider.cs 0% <0%> (ø) ⬆️
...nq.Dynamic.Core/Parser/ConstantExpressionHelper.cs 100% <100%> (ø)
...Dynamic.Core/Parser/SupportedMethods/MethodData.cs 100% <100%> (ø)
src/System.Linq.Dynamic.Core/Parser/Constants.cs 100% <100%> (ø)
...m.Linq.Dynamic.Core/DynamicEnumerableExtensions.cs 100% <100%> (ø) ⬆️
....Linq.Dynamic.Core/Parser/PredefinedTypesHelper.cs 75% <75%> (ø)
...ystem.Linq.Dynamic.Core/DynamicExpressionParser.cs 86.36% <75%> (+29.84%) ⬆️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 76.8% <76.8%> (ø)
...c/System.Linq.Dynamic.Core/Tokenizer/TextParser.cs 96.73% <82.35%> (-0.55%) ⬇️
... and 18 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 bd69f2d...4d1e5dc. Read the comment docs.

@StefH StefH merged commit 02fd83b into master Dec 16, 2017
@StefH StefH deleted the fix branch December 16, 2017 12:59
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.

None yet

1 participant