Skip to content

fix: use stream().distinct() to remove duplicates from root entities #128

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

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

igdianov
Copy link
Collaborator

No description provided.

@igdianov igdianov self-assigned this Apr 30, 2019
@codecov
Copy link

codecov bot commented Apr 30, 2019

Codecov Report

Merging #128 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #128      +/-   ##
============================================
+ Coverage      67.1%   67.13%   +0.03%     
  Complexity      403      403              
============================================
  Files            33       33              
  Lines          2067     2069       +2     
  Branches        307      307              
============================================
+ Hits           1387     1389       +2     
  Misses          555      555              
  Partials        125      125
Impacted Files Coverage Δ Complexity Δ
.../query/schema/impl/GraphQLJpaQueryDataFetcher.java 93.68% <100%> (+0.13%) 23 <0> (ø) ⬇️

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 a2a6e4c...fb8b28c. Read the comment docs.

@igdianov igdianov merged commit d0758e7 into master Apr 30, 2019
@igdianov igdianov deleted the igdianov-use-stream-distinct branch April 30, 2019 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant