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

Added support for size() scalar function. #858

Merged
merged 4 commits into from
Feb 10, 2025

Conversation

tonioo
Copy link
Collaborator

@tonioo tonioo commented Feb 7, 2025

Also generate unique variable names for nodes used in relation traversals.

@tonioo tonioo requested a review from mariusconjeaud February 7, 2025 09:53
Copy link

sonarqubecloud bot commented Feb 7, 2025

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

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

Please upload report for BASE (rc/5.4.3@f6d87a9). Learn more about missing BASE report.

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             @@
##             rc/5.4.3     #858   +/-   ##
===========================================
  Coverage            ?   92.21%           
===========================================
  Files               ?       35           
  Lines               ?     5663           
  Branches            ?        0           
===========================================
  Hits                ?     5222           
  Misses              ?      441           
  Partials            ?        0           

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

@mariusconjeaud mariusconjeaud changed the base branch from master to rc/5.4.3 February 10, 2025 09:34
@mariusconjeaud mariusconjeaud merged commit 22f5740 into rc/5.4.3 Feb 10, 2025
30 of 31 checks passed
@mariusconjeaud mariusconjeaud deleted the feature/size_function branch February 10, 2025 09:35
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