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

Rc/5.4.2 #848

Merged
merged 27 commits into from
Dec 16, 2024
Merged

Rc/5.4.2 #848

merged 27 commits into from
Dec 16, 2024

Conversation

mariusconjeaud
Copy link
Collaborator

@mariusconjeaud mariusconjeaud commented Dec 13, 2024

Version 5.4.2 2024-12

  • Add support for Neo4j Rust driver extension : pip install neomodel[rust-driver-ext]
  • Add initial_context parameter to subqueries
  • NodeNameResolver can call self to reference top-level node

@mariusconjeaud mariusconjeaud added this to the 5.4.2 milestone Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 93.62637% with 58 lines in your changes missing coverage. Please review.

Project coverage is 92.20%. Comparing base (f9344d5) to head (3c7c701).
Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
neomodel/async_/core.py 92.61% 11 Missing ⚠️
neomodel/sync_/core.py 92.71% 11 Missing ⚠️
neomodel/sync_/match.py 94.82% 6 Missing ⚠️
neomodel/async_/relationship.py 81.48% 5 Missing ⚠️
neomodel/async_/relationship_manager.py 90.19% 5 Missing ⚠️
neomodel/sync_/relationship.py 81.48% 5 Missing ⚠️
neomodel/sync_/relationship_manager.py 89.79% 5 Missing ⚠️
neomodel/async_/match.py 96.52% 4 Missing ⚠️
neomodel/properties.py 96.47% 3 Missing ⚠️
neomodel/async_/cardinality.py 92.85% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #848      +/-   ##
==========================================
- Coverage   92.66%   92.20%   -0.47%     
==========================================
  Files          35       35              
  Lines        5401     5633     +232     
==========================================
+ Hits         5005     5194     +189     
- Misses        396      439      +43     

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

@mariusconjeaud mariusconjeaud merged commit f6d87a9 into master Dec 16, 2024
31 checks passed
@mariusconjeaud mariusconjeaud deleted the rc/5.4.2 branch December 16, 2024 09: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.

2 participants