Skip to content

Fix NRE in a filter by an associated object#487

Merged
JaleChaki merged 3 commits intoDevExpress:masterfrom
JaleChaki:fix/486
Jun 2, 2021
Merged

Fix NRE in a filter by an associated object#487
JaleChaki merged 3 commits intoDevExpress:masterfrom
JaleChaki:fix/486

Conversation

@JaleChaki
Copy link
Contributor

@JaleChaki JaleChaki commented Jun 2, 2021

Resolves #486

@codecov-commenter
Copy link

Codecov Report

Merging #487 (346de91) into master (fa19b4f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
+ Coverage   97.29%   97.30%   +0.01%     
==========================================
  Files          55       55              
  Lines        2216     2227      +11     
==========================================
+ Hits         2156     2167      +11     
  Misses         60       60              
Impacted Files Coverage Δ
...DevExtreme.AspNet.Data/FilterExpressionCompiler.cs 97.52% <100.00%> (+0.14%) ⬆️

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 fa19b4f...346de91. Read the comment docs.

@JaleChaki JaleChaki merged commit 81a763d into DevExpress:master Jun 2, 2021
@JaleChaki JaleChaki deleted the fix/486 branch June 2, 2021 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XPO: NRE in a filter by an associated object

3 participants