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

add path properties function #1789

Merged
merged 1 commit into from
Jul 9, 2023
Merged

add path properties function #1789

merged 1 commit into from
Jul 9, 2023

Conversation

andyfengHKU
Copy link
Contributor

Add properties(nodes(path), 'name') function

src/common/types/types.cpp Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Patch coverage: 82.19% and project coverage change: +0.04 🎉

Comparison is base (29f3b2e) 91.09% compared to head (55f0392) 91.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1789      +/-   ##
==========================================
+ Coverage   91.09%   91.13%   +0.04%     
==========================================
  Files         774      776       +2     
  Lines       28325    28365      +40     
==========================================
+ Hits        25802    25850      +48     
+ Misses       2523     2515       -8     
Impacted Files Coverage Δ
src/function/vector_node_rel_functions.cpp 83.33% <ø> (-5.96%) ⬇️
src/function/vector_struct_functions.cpp 94.91% <ø> (-0.09%) ⬇️
src/include/common/vector/auxiliary_buffer.h 92.30% <ø> (ø)
src/include/common/vector/value_vector.h 100.00% <ø> (ø)
src/include/function/built_in_vector_functions.h 100.00% <ø> (ø)
...nclude/function/schema/vector_node_rel_functions.h 100.00% <ø> (ø)
src/function/vector_path_functions.cpp 79.36% <79.36%> (ø)
src/common/types/types.cpp 89.03% <100.00%> (+0.05%) ⬆️
src/common/vector/auxiliary_buffer.cpp 89.47% <100.00%> (ø)
src/function/built_in_vector_functions.cpp 99.38% <100.00%> (+2.70%) ⬆️
... and 2 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andyfengHKU andyfengHKU merged commit e643336 into master Jul 9, 2023
10 checks passed
@andyfengHKU andyfengHKU deleted the path-functions branch July 9, 2023 22:10
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.

None yet

2 participants