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

Allow use of raw cypher statement as argument of order_by() #836

Open
wants to merge 6 commits into
base: rc/5.4.0
Choose a base branch
from

Conversation

tonioo
Copy link
Collaborator

@tonioo tonioo commented Oct 14, 2024

Can be useful for complex ordering needs.

@tonioo tonioo changed the base branch from master to rc/5.4.0 October 14, 2024 11:31
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 92.71523% with 22 lines in your changes missing coverage. Please review.

Project coverage is 92.37%. Comparing base (014c201) to head (212b349).

Files with missing lines Patch % Lines
neomodel/async_/match.py 92.71% 11 Missing ⚠️
neomodel/sync_/match.py 92.71% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rc/5.4.0     #836      +/-   ##
============================================
- Coverage     92.43%   92.37%   -0.06%     
============================================
  Files            34       34              
  Lines          5180     5352     +172     
============================================
+ Hits           4788     4944     +156     
- Misses          392      408      +16     

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

Copy link

sonarcloud bot commented Oct 22, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant