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

Scan path property #1696

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Scan path property #1696

merged 1 commit into from
Jun 20, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from ray6080 June 20, 2023 06:09
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch coverage: 99.67% and project coverage change: +0.07 🎉

Comparison is base (90d7b3f) 91.16% compared to head (c90efa2) 91.23%.

❗ Current head c90efa2 differs from pull request most recent head efff764. Consider uploading reports for the commit efff764 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1696      +/-   ##
==========================================
+ Coverage   91.16%   91.23%   +0.07%     
==========================================
  Files         735      737       +2     
  Lines       26773    26966     +193     
==========================================
+ Hits        24407    24602     +195     
+ Misses       2366     2364       -2     
Impacted Files Coverage Δ
src/include/binder/binder.h 100.00% <ø> (ø)
src/include/binder/expression/rel_expression.h 100.00% <ø> (ø)
src/include/binder/expression_binder.h 100.00% <ø> (ø)
src/include/common/vector/value_vector.h 100.00% <ø> (ø)
...include/optimizer/projection_push_down_optimizer.h 100.00% <ø> (ø)
src/include/planner/join_order_enumerator.h 100.00% <ø> (ø)
...ude/processor/operator/hash_join/hash_join_build.h 100.00% <ø> (ø)
src/include/processor/operator/physical_operator.h 100.00% <ø> (ø)
...ocessor/operator/recursive_extend/recursive_join.h 100.00% <ø> (ø)
src/include/processor/result/factorized_table.h 96.55% <ø> (-0.28%) ⬇️
... and 24 more

... and 4 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.

src/include/binder/expression/rel_expression.h Outdated Show resolved Hide resolved
src/common/types/types.cpp Outdated Show resolved Hide resolved
src/binder/bind/bind_graph_pattern.cpp Outdated Show resolved Hide resolved
@andyfengHKU andyfengHKU merged commit 251d978 into master Jun 20, 2023
8 checks passed
@andyfengHKU andyfengHKU deleted the scan-path-property branch June 20, 2023 18:35
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