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

Support Neo4j 5.x #242

Merged
merged 25 commits into from
Feb 22, 2024
Merged

Support Neo4j 5.x #242

merged 25 commits into from
Feb 22, 2024

Conversation

ianmkenney
Copy link
Collaborator

This PR allows to use of Neo4j 5.x with alchemiscale.

@ianmkenney ianmkenney marked this pull request as draft February 20, 2024 22:34
@ianmkenney
Copy link
Collaborator Author

To get this working, grolt needs some tweaking. I couldn't find a path to update the relevant configuration changes between Neo4j 4.x and 5.x.

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92135f0) 81.69% compared to head (2e95478) 81.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   81.69%   81.77%   +0.07%     
==========================================
  Files          25       25              
  Lines        3049     3040       -9     
==========================================
- Hits         2491     2486       -5     
+ Misses        558      554       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ianmkenney
Copy link
Collaborator Author

This is ready for review after #235 is merged and we rebase this branch against main

@ianmkenney ianmkenney marked this pull request as ready for review February 22, 2024 17:59
@dotsdl
Copy link
Member

dotsdl commented Feb 22, 2024

@ianmkenney reviewing now!

Copy link
Member

@dotsdl dotsdl left a comment

Choose a reason for hiding this comment

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

Just one edit needed given changes in #235. Otherwise looks great @ianmkenney!

alchemiscale/storage/statestore.py Outdated Show resolved Hide resolved
Co-authored-by: David L. Dotson <dotsdl@gmail.com>
@ianmkenney ianmkenney merged commit afc0fae into main Feb 22, 2024
4 checks passed
@ianmkenney ianmkenney deleted the neo4j-5.x branch February 22, 2024 18:37
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.

3 participants