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

Traversal support for filtering and ordering #833

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

tonioo
Copy link
Collaborator

@tonioo tonioo commented Oct 8, 2024

Use related node properties in filtering and ordering calls.

@tonioo tonioo changed the base branch from master to rc/5.4.0 October 8, 2024 09:46
Copy link

sonarcloud bot commented Oct 8, 2024

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 94.33333% with 17 lines in your changes missing coverage. Please review.

Project coverage is 92.43%. Comparing base (fc63d48) to head (57c18a5).
Report is 4 commits behind head on rc/5.4.0.

Files with missing lines Patch % Lines
neomodel/async_/match.py 94.52% 8 Missing ⚠️
neomodel/sync_/match.py 94.52% 8 Missing ⚠️
neomodel/properties.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rc/5.4.0     #833      +/-   ##
============================================
- Coverage     92.49%   92.43%   -0.07%     
============================================
  Files            34       34              
  Lines          5078     5180     +102     
============================================
+ Hits           4697     4788      +91     
- Misses          381      392      +11     

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

@mariusconjeaud mariusconjeaud added this to the 5.4.0 milestone Oct 11, 2024
@mariusconjeaud mariusconjeaud merged commit 014c201 into rc/5.4.0 Oct 11, 2024
33 checks passed
@mariusconjeaud mariusconjeaud deleted the feature/filter_and_orderby_with_traversal branch October 11, 2024 15:01
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.

2 participants