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

Null propagation for methods #309

Merged
merged 5 commits into from
Nov 27, 2019
Merged

Null propagation for methods #309

merged 5 commits into from
Nov 27, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Sep 21, 2019

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2019

Codecov Report

Merging #309 into master will increase coverage by 0.1%.
The diff coverage is 78.57%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #309     +/-   ##
========================================
+ Coverage    88.2%   88.3%   +0.1%     
========================================
  Files          45      45             
  Lines        4484    4491      +7     
========================================
+ Hits         3955    3966     +11     
+ Misses        529     525      -4
Impacted Files Coverage Δ
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 86.9% <50%> (ø) ⬆️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 96.71% <83.33%> (+0.11%) ⬆️
...rc/System.Linq.Dynamic.Core/DynamicClassFactory.cs 98.63% <0%> (+1.81%) ⬆️

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 fc2bdf4...7ffc4f3. Read the comment docs.

@StefH StefH added the bug label Sep 21, 2019
@StefH StefH merged commit 6987cd2 into master Nov 27, 2019
@StefH StefH deleted the NullPropagationForMethods branch November 27, 2019 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant