Skip to content

New feature: GroupJoin#78

Merged
StefH merged 2 commits intomasterfrom
unknown repository
Apr 30, 2017
Merged

New feature: GroupJoin#78
StefH merged 2 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 30, 2017

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 30, 2017

Codecov Report

Merging #78 into master will increase coverage by 0.21%.
The diff coverage is 97.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   83.13%   83.34%   +0.21%     
==========================================
  Files          25       25              
  Lines        2970     3014      +44     
  Branches      448      452       +4     
==========================================
+ Hits         2469     2512      +43     
  Misses        371      371              
- Partials      130      131       +1
Impacted Files Coverage Δ
...em.Linq.Dynamic.Core/DynamicQueryableExtensions.cs 96.46% <97.72%> (+0.11%) ⬆️

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 640bd49...3eb203d. Read the comment docs.

@StefH StefH added the feature label Apr 30, 2017
Copy link
Copy Markdown
Collaborator

@StefH StefH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public partial class QueryableTests
{
[Fact]
public void GroupJoin()
Copy link
Copy Markdown
Collaborator

@StefH StefH Apr 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Author

@ghost ghost Apr 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test added.

@StefH StefH changed the title implemented GroupJoin with test New feature: GroupJoin Apr 30, 2017
@StefH StefH merged commit 7330281 into zzzprojects:master Apr 30, 2017
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.

2 participants