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 parser module #1896

Merged
merged 1 commit into from
Aug 6, 2023
Merged

Reorg parser module #1896

merged 1 commit into from
Aug 6, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

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

Comparison is base (2a5d542) 89.45% compared to head (cca0698) 89.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1896      +/-   ##
==========================================
- Coverage   89.45%   89.44%   -0.01%     
==========================================
  Files         839      849      +10     
  Lines       30699    30698       -1     
==========================================
- Hits        27461    27459       -2     
- Misses       3238     3239       +1     
Files Changed Coverage Δ
src/binder/bind/bind_create_macro.cpp 81.81% <ø> (ø)
src/binder/bind/bind_standalone_call.cpp 100.00% <ø> (ø)
src/include/function/scalar_macro_function.h 100.00% <ø> (ø)
src/include/parser/copy.h 100.00% <ø> (ø)
src/include/parser/create_macro.h 100.00% <ø> (ø)
src/include/parser/standalone_call.h 100.00% <ø> (ø)
src/include/parser/transformer.h 100.00% <ø> (ø)
src/parser/create_macro.cpp 80.00% <ø> (ø)
src/parser/transformer.cpp 94.59% <ø> (-0.46%) ⬇️
src/parser/transform/transform_updating_clause.cpp 66.66% <66.66%> (ø)
... and 9 more

... and 1 file with indirect coverage changes

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

@ray6080 ray6080 merged commit db8866f into master Aug 6, 2023
10 checks passed
@ray6080 ray6080 deleted the parser-reorg branch August 6, 2023 14: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