-
Notifications
You must be signed in to change notification settings - Fork 236
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
Rc/5.4.3 #855
Conversation
According to d42fb7b PointProperty was moved from the __init__.py
Update spatial_properties.rst
Codecov ReportAttention: Patch coverage is
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. |
Also generate unique variable names for nodes used in relation traversals.
Added support for size() scalar function.
|
Minor fixes