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

re-organize binder module #1897

Merged
merged 1 commit into from
Aug 6, 2023
Merged

re-organize binder module #1897

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 and project coverage have no change.

Comparison is base (68e86ef) 89.67% compared to head (dc36893) 89.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1897   +/-   ##
=======================================
  Coverage   89.67%   89.67%           
=======================================
  Files         854      854           
  Lines       30976    30976           
=======================================
+ Hits        27778    27779    +1     
+ Misses       3198     3197    -1     
Files Changed Coverage Δ
src/binder/bind/bind_create_macro.cpp 81.81% <ø> (ø)
src/binder/bind/bind_projection_clause.cpp 96.80% <ø> (ø)
src/binder/bind/bind_reading_clause.cpp 95.91% <ø> (ø)
src/binder/bind/bind_standalone_call.cpp 100.00% <ø> (ø)
src/binder/expression_binder.cpp 97.33% <ø> (ø)
src/binder/expression_visitor.cpp 93.93% <ø> (ø)
src/binder/query/query_graph.cpp 96.24% <ø> (ø)
src/binder/visitor/property_collector.cpp 98.38% <ø> (ø)
src/include/binder/bound_create_macro.h 100.00% <ø> (ø)
src/include/binder/bound_standalone_call.h 100.00% <ø> (ø)
... and 17 more

... and 1 file with indirect coverage changes

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

@andyfengHKU andyfengHKU merged commit b03de04 into master Aug 6, 2023
10 checks passed
@andyfengHKU andyfengHKU deleted the binder-reorg branch August 6, 2023 20:08
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

3 participants