neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.39k stars 276 forks source link

Zero length path eagerload #1667

Closed amitsuryavanshi closed 2 years ago

amitsuryavanshi commented 2 years ago

Fixes #1666

This pull introduces/changes:

codecov-commenter commented 2 years ago

Codecov Report

Merging #1667 (1a77b92) into master (84f6193) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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              
Impacted Files Coverage Δ
lib/active_graph.rb 98.18% <100.00%> (+0.03%) :arrow_up:
...tive_graph/node/query/query_proxy_eager_loading.rb 100.00% <100.00%> (ø)
...uery/query_proxy_eager_loading/association_tree.rb 100.00% <100.00%> (ø)
lib/active_graph/string_parsers/relation_parser.rb 100.00% <100.00%> (ø)

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 84f6193...1a77b92. Read the comment docs.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 1a77b927 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

amitsuryavanshi commented 2 years ago

Closing in favour of activegraph-edge gem. This will moved to activegraph-edge gem