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 binding for MERGE clause #1861

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Add binding for MERGE clause #1861

merged 1 commit into from
Jul 26, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU changed the title Merge Add binding for MERGE clause Jul 25, 2023
@andyfengHKU andyfengHKU requested a review from ray6080 July 25, 2023 23:05
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 78.12% and project coverage change: -0.16% ⚠️

Comparison is base (c1896a3) 91.30% compared to head (e0a9d8f) 91.15%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1861      +/-   ##
==========================================
- Coverage   91.30%   91.15%   -0.16%     
==========================================
  Files         799      805       +6     
  Lines       28996    29120     +124     
==========================================
+ Hits        26475    26544      +69     
- Misses       2521     2576      +55     
Files Changed Coverage Δ
src/binder/query/bound_merge_clause.cpp 0.00% <0.00%> (ø)
src/include/binder/binder.h 100.00% <ø> (ø)
.../binder/query/updating_clause/bound_merge_clause.h 0.00% <0.00%> (ø)
src/include/parser/expression/parsed_expression.h 81.25% <ø> (ø)
...clude/parser/query/updating_clause/create_clause.h 100.00% <ø> (ø)
...nclude/parser/query/updating_clause/merge_clause.h 0.00% <0.00%> (ø)
src/include/parser/transformer.h 100.00% <ø> (ø)
src/include/planner/query_planner.h 100.00% <ø> (ø)
src/parser/parsed_expression_visitor.cpp 89.18% <0.00%> (ø)
src/parser/transformer.cpp 95.00% <10.00%> (-1.32%) ⬇️
... and 16 more

... and 2 files with indirect coverage changes

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

@andyfengHKU andyfengHKU merged commit bbe9011 into master Jul 26, 2023
6 checks passed
@andyfengHKU andyfengHKU deleted the merge branch July 26, 2023 15:24
@andyfengHKU andyfengHKU restored the merge branch July 26, 2023 19:29
@andyfengHKU andyfengHKU deleted the merge branch July 26, 2023 19:29
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