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

Performance fix (#153) #159

Merged
merged 2 commits into from
Apr 24, 2018
Merged

Performance fix (#153) #159

merged 2 commits into from
Apr 24, 2018

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Apr 22, 2018

No description provided.

@StefH StefH changed the title Performance fix Performance fix (#153) Apr 22, 2018
@codecov
Copy link

codecov bot commented Apr 22, 2018

Codecov Report

Merging #159 into master will increase coverage by 0.16%.
The diff coverage is 83.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   82.38%   82.55%   +0.16%     
==========================================
  Files          36       37       +1     
  Lines        3520     3542      +22     
  Branches      489      489              
==========================================
+ Hits         2900     2924      +24     
+ Misses        481      480       -1     
+ Partials      139      138       -1
Impacted Files Coverage Δ
.../System.Linq.Dynamic.Core/Parser/KeywordsHelper.cs 97.56% <100%> (ø) ⬆️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 77.33% <100%> (-0.08%) ⬇️
...tem.Linq.Dynamic.Core/ParameterExpressionHelper.cs 100% <100%> (ø)
....Linq.Dynamic.Core/Parser/PredefinedTypesHelper.cs 95.45% <100%> (+20.45%) ⬆️
...em.Linq.Dynamic.Core/DynamicQueryableExtensions.cs 98.3% <100%> (ø) ⬆️
...ystem.Linq.Dynamic.Core/DynamicExpressionParser.cs 70.37% <59.25%> (-16%) ⬇️

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 4676b40...7fdde07. Read the comment docs.

@StefH StefH self-assigned this Apr 22, 2018
@StefH StefH merged commit f48b512 into master Apr 24, 2018
@StefH StefH deleted the stef_performance branch April 25, 2018 17:04
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