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.3 #855

Merged
merged 8 commits into from
Feb 10, 2025
Merged

Rc/5.4.3 #855

merged 8 commits into from
Feb 10, 2025

Conversation

mariusconjeaud
Copy link
Collaborator

Minor fixes

Update spatial_properties.rst
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 96.36364% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.21%. Comparing base (e9735c6) to head (f3fcae7).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
neomodel/async_/match.py 96.00% 1 Missing ⚠️
neomodel/sync_/match.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #855   +/-   ##
=======================================
  Coverage   92.20%   92.21%           
=======================================
  Files          35       35           
  Lines        5635     5665   +30     
=======================================
+ Hits         5196     5224   +28     
- Misses        439      441    +2     

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

tonioo and others added 3 commits February 7, 2025 10:52
Also generate unique variable names for nodes used in relation
traversals.
Added support for size() scalar function.
@mariusconjeaud mariusconjeaud merged commit fd1c691 into master Feb 10, 2025
30 of 31 checks passed
@mariusconjeaud mariusconjeaud deleted the rc/5.4.3 branch February 10, 2025 10:38
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.

Wrong typing for AsyncRelationshipDefinition __init__ param Use new style metaclass to make InteliSence work
3 participants