Skip to content

Fix for np() opererator for Nullable (e.g. DateTime)#270

Merged
StefH merged 2 commits intomasterfrom
np-datetime
May 14, 2019
Merged

Fix for np() opererator for Nullable (e.g. DateTime)#270
StefH merged 2 commits intomasterfrom
np-datetime

Conversation

@StefH
Copy link
Copy Markdown
Collaborator

@StefH StefH commented May 13, 2019

No description provided.

@StefH StefH self-assigned this May 13, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2019

Codecov Report

Merging #270 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   96.51%   96.52%   +<.01%     
==========================================
  Files          41       41              
  Lines        7239     7244       +5     
==========================================
+ Hits         6987     6992       +5     
  Misses        252      252
Impacted Files Coverage Δ
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 98.65% <100%> (ø) ⬆️
src/System.Linq.Dynamic.Core/Parser/TypeHelper.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 5e1becb...df62a41. Read the comment docs.

2 similar comments
@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2019

Codecov Report

Merging #270 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   96.51%   96.52%   +<.01%     
==========================================
  Files          41       41              
  Lines        7239     7244       +5     
==========================================
+ Hits         6987     6992       +5     
  Misses        252      252
Impacted Files Coverage Δ
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 98.65% <100%> (ø) ⬆️
src/System.Linq.Dynamic.Core/Parser/TypeHelper.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 5e1becb...df62a41. Read the comment docs.

@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2019

Codecov Report

Merging #270 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   96.51%   96.52%   +<.01%     
==========================================
  Files          41       41              
  Lines        7239     7244       +5     
==========================================
+ Hits         6987     6992       +5     
  Misses        252      252
Impacted Files Coverage Δ
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 98.65% <100%> (ø) ⬆️
src/System.Linq.Dynamic.Core/Parser/TypeHelper.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 5e1becb...df62a41. Read the comment docs.

@StefH StefH merged commit 0faef88 into master May 14, 2019
@StefH StefH deleted the np-datetime branch May 14, 2019 08:21
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