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

Reorg mapper and evaluator #1901

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Reorg mapper and evaluator #1901

merged 1 commit into from
Aug 7, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@ray6080 ray6080 changed the title reorg mapper and evaluator Reorg mapper and evaluator Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (282fcf5) 89.69% compared to head (08fdeb2) 89.69%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1901   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files         868      868           
  Lines       30948    30948           
=======================================
  Hits        27760    27760           
  Misses       3188     3188           
Files Changed Coverage Δ
src/expression_evaluator/node_rel_evaluator.cpp 100.00% <ø> (ø)
src/include/binder/query/normalized_query_part.h 100.00% <ø> (ø)
src/include/optimizer/logical_operator_visitor.h 94.87% <ø> (ø)
...lude/planner/logical_plan/copy/logical_copy_from.h 72.72% <ø> (ø)
...nclude/planner/logical_plan/copy/logical_copy_to.h 100.00% <ø> (ø)
...de/planner/logical_plan/ddl/logical_add_property.h 100.00% <ø> (ø)
...anner/logical_plan/ddl/logical_create_node_table.h 100.00% <ø> (ø)
...lanner/logical_plan/ddl/logical_create_rel_table.h 100.00% <ø> (ø)
...de/planner/logical_plan/ddl/logical_create_table.h 100.00% <ø> (ø)
src/include/planner/logical_plan/ddl/logical_ddl.h 100.00% <ø> (ø)
... and 172 more

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

@ray6080 ray6080 merged commit 315d7c7 into master Aug 7, 2023
10 checks passed
@ray6080 ray6080 deleted the reorg-mapper branch August 7, 2023 07:11
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