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 tck match2 #1818

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Add tck match2 #1818

merged 1 commit into from
Jul 15, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (0662374) 91.19% compared to head (3cb869e) 91.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1818      +/-   ##
==========================================
- Coverage   91.19%   91.19%   -0.01%     
==========================================
  Files         777      777              
  Lines       28549    28554       +5     
==========================================
+ Hits        26035    26039       +4     
- Misses       2514     2515       +1     
Impacted Files Coverage Δ
src/binder/bind/bind_query.cpp 100.00% <ø> (ø)
src/binder/bind/bind_graph_pattern.cpp 96.19% <100.00%> (+0.01%) ⬆️
src/binder/bind/bind_projection_clause.cpp 96.80% <100.00%> (ø)
src/binder/bind/bind_updating_clause.cpp 95.93% <100.00%> (+0.13%) ⬆️
...inder/bind_expression/bind_subquery_expression.cpp 100.00% <100.00%> (ø)
...inder/bind_expression/bind_variable_expression.cpp 100.00% <100.00%> (ø)
src/binder/binder.cpp 96.39% <100.00%> (ø)
src/include/binder/binder.h 100.00% <100.00%> (ø)

... and 1 file 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 7438d29 into master Jul 15, 2023
10 checks passed
@andyfengHKU andyfengHKU deleted the tck-match2 branch July 15, 2023 02:04
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