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

Unify ku_dynamic_cast and ku_dynamic_ptr_cast with pointer-only check #2593

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

benjaminwinger
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ebbebd9) 93.25% compared to head (7a3c2a1) 93.25%.

Files Patch % Lines
src/binder/bind/bind_graph_pattern.cpp 91.66% 1 Missing ⚠️
src/planner/operator/logical_plan_util.cpp 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2593      +/-   ##
==========================================
- Coverage   93.25%   93.25%   -0.01%     
==========================================
  Files        1034     1034              
  Lines       38663    38662       -1     
==========================================
- Hits        36057    36054       -3     
- Misses       2606     2608       +2     

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

Copy link
Contributor

@ray6080 ray6080 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@benjaminwinger benjaminwinger merged commit 1d2be5d into master Dec 19, 2023
14 checks passed
@benjaminwinger benjaminwinger deleted the cast-pointer branch December 19, 2023 16:39
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.

2 participants