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

fix: correct reference counting for slice #3998

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

aceforeverd
Copy link
Collaborator

No description provided.

@aceforeverd aceforeverd changed the title fix: correct reference counting for Slice fix: correct reference counting for slice Nov 11, 2024
@github-actions github-actions bot added the execute-engine hybridse sql engine label Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.94%. Comparing base (613250a) to head (43df8d5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
hybridse/src/base/fe_slice.cc 93.75% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3998   +/-   ##
=======================================
  Coverage   77.94%   77.94%           
=======================================
  Files         566      566           
  Lines      126131   126132    +1     
=======================================
+ Hits        98307    98309    +2     
+ Misses      27824    27823    -1     

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

@Shouren Shouren requested a review from Copilot November 11, 2024 09:00

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • hybridse/include/base/fe_slice.h: Language not supported
  • hybridse/src/base/fe_slice.cc: Language not supported
@Shouren Shouren merged commit cf44b96 into 4paradigm:main Dec 6, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-engine hybridse sql engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants