Skip to content
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

Testing driver 1.7 on neo4j 4.4 #1669

Merged
merged 7 commits into from
Feb 23, 2022
Merged

Testing driver 1.7 on neo4j 4.4 #1669

merged 7 commits into from
Feb 23, 2022

Conversation

klobuczek
Copy link
Member

Fixes #

This pull introduces/changes:
*
*

@codeclimate
Copy link

codeclimate bot commented Feb 22, 2022

Analysis results are not available for those commits

View more on Code Climate.

@klobuczek klobuczek changed the base branch from master to 10 February 22, 2022 20:48
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2022

Codecov Report

Merging #1669 (8d72661) into 10 (60a69dd) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##               10    #1669      +/-   ##
==========================================
- Coverage   93.54%   93.53%   -0.01%     
==========================================
  Files         126      126              
  Lines        5745     5758      +13     
==========================================
+ Hits         5374     5386      +12     
- Misses        371      372       +1     
Impacted Files Coverage Δ
lib/active_graph/core/schema.rb 100.00% <100.00%> (ø)
lib/active_graph/migrations/base.rb 95.91% <100.00%> (+2.30%) ⬆️
lib/active_graph/relationship/related_node.rb 73.17% <0.00%> (-1.83%) ⬇️
lib/active_graph/migrations/runner.rb 90.35% <0.00%> (-1.62%) ⬇️
lib/active_graph/shared/type_converters.rb 93.36% <0.00%> (-0.42%) ⬇️
...ive_graph/node/has_n/association_cypher_methods.rb 100.00% <0.00%> (ø)
...tive_graph/node/query/query_proxy_eager_loading.rb 97.84% <0.00%> (+0.02%) ⬆️
lib/active_graph/node/has_n/association.rb 95.48% <0.00%> (+0.02%) ⬆️
lib/active_graph/shared/enum.rb 96.20% <0.00%> (+0.04%) ⬆️
lib/active_graph/migrations/helpers.rb 98.33% <0.00%> (+3.33%) ⬆️

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 60a69dd...8d72661. Read the comment docs.

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.

2 participants