-
Notifications
You must be signed in to change notification settings - Fork 276
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
Zero length path eagerload #1667
Conversation
lib/active_graph/node/query/query_proxy_eager_loading/association_tree.rb
Outdated
Show resolved
Hide resolved
lib/active_graph/node/query/query_proxy_eager_loading/association_tree.rb
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #1667 +/- ##
==========================================
+ Coverage 93.73% 93.76% +0.02%
==========================================
Files 126 127 +1
Lines 5684 5707 +23
==========================================
+ Hits 5328 5351 +23
Misses 356 356
Continue to review full report at Codecov.
|
Code Climate has analyzed commit 1a77b92 and detected 2 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
Closing in favour of activegraph-edge gem. This will moved to activegraph-edge gem |
Fixes #1666
This pull introduces/changes: