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

Update Node and Rel in the Rust API to use the new interface #1766

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

benjaminwinger
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Patch coverage: 81.81% and project coverage change: -0.28 ⚠️

Comparison is base (7845162) 91.16% compared to head (425dc51) 90.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1766      +/-   ##
==========================================
- Coverage   91.16%   90.88%   -0.28%     
==========================================
  Files         769      771       +2     
  Lines       28153    28124      -29     
==========================================
- Hits        25666    25561     -105     
- Misses       2487     2563      +76     
Impacted Files Coverage Δ
...inder/bind_expression/bind_property_expression.cpp 90.00% <ø> (-0.48%) ⬇️
src/common/arrow/arrow_row_batch.cpp 54.98% <0.00%> (-2.21%) ⬇️
src/include/binder/binder.h 100.00% <ø> (ø)
src/include/binder/expression/expression_visitor.h 100.00% <ø> (ø)
...rc/include/binder/expression/node_rel_expression.h 100.00% <ø> (ø)
src/include/binder/query/bound_single_query.h 100.00% <ø> (ø)
...r/query/return_with_clause/bound_projection_body.h 100.00% <ø> (ø)
src/include/common/types/types.h 100.00% <ø> (ø)
src/include/common/types/value.h 100.00% <ø> (ø)
...include/function/struct/vector_struct_operations.h 100.00% <ø> (ø)
... and 42 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 10f5c58 into master Jul 6, 2023
8 of 9 checks passed
@andyfengHKU andyfengHKU deleted the rust-node-update branch July 6, 2023 17:52
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

3 participants