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.1 #841

Merged
merged 12 commits into from
Nov 29, 2024
Merged

Rc/5.4.1 #841

merged 12 commits into from
Nov 29, 2024

Conversation

mariusconjeaud
Copy link
Collaborator

@mariusconjeaud mariusconjeaud commented Nov 22, 2024

Version 5.4.1 2024-11

  • Add support for Cypher parallel runtime
  • Add options for intermediate_transform : distinct, include_in_return, use a prop as source

mariusconjeaud and others added 6 commits November 19, 2024 12:54
New syntax to allow more complex statements when injecting intermediate
transformation:
* Use of DISTINCT clause
* Indicate item property instead of complete item
* Indicate if transformed variable should be returned by query or not
…sform

Improved intermediate_transform method.
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 95.87629% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.66%. Comparing base (d2e6704) to head (f9344d5).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
neomodel/async_/match.py 93.54% 2 Missing ⚠️
neomodel/sync_/match.py 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #841      +/-   ##
==========================================
+ Coverage   92.56%   92.66%   +0.10%     
==========================================
  Files          34       35       +1     
  Lines        5355     5401      +46     
==========================================
+ Hits         4957     5005      +48     
+ Misses        398      396       -2     

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

Copy link

sonarcloud bot commented Nov 25, 2024

@mariusconjeaud mariusconjeaud merged commit b4c8e5e into master Nov 29, 2024
55 checks passed
@mariusconjeaud mariusconjeaud deleted the rc/5.4.1 branch November 29, 2024 10:14
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