Skip to content

fix hgraph deserialize bug#417

Merged
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:fix
Feb 18, 2025
Merged

fix hgraph deserialize bug#417
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:fix

Conversation

@LHT129

@LHT129 LHT129 commented Feb 18, 2025

Copy link
Copy Markdown
Collaborator

fixed: #416

Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
@LHT129 LHT129 added the kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 label Feb 18, 2025
@LHT129 LHT129 self-assigned this Feb 18, 2025

@wxyucs wxyucs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@inabao inabao left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@codecov

codecov Bot commented Feb 18, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
+ Coverage   91.15%   91.25%   +0.09%     
==========================================
  Files         144      144              
  Lines        9159     9160       +1     
==========================================
+ Hits         8349     8359      +10     
+ Misses        810      801       -9     
Flag Coverage Δ
cpp 91.25% <100.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
common 95.71% <ø> (+0.09%) ⬆️
datacell 91.39% <ø> (ø)
index 91.63% <100.00%> (+0.14%) ⬆️
simd 81.72% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49bd659...1770c3a. Read the comment docs.

@LHT129
LHT129 merged commit 7b1ebaa into antgroup:main Feb 18, 2025
@LHT129
LHT129 deleted the fix branch February 18, 2025 13:06
jiacai2050 pushed a commit to jiacai2050/vsag that referenced this pull request Mar 6, 2025
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
LHT129 added a commit to LHT129/vsag that referenced this pull request Apr 16, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
LHT129 added a commit that referenced this pull request May 11, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Sia-Sheerland pushed a commit to Sia-Sheerland/vsag that referenced this pull request Jun 26, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: Sia Sheerland <x1075956441x@163.com>

Signed-off-by: Sia Sheerland <x1075956441x@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

segmentation fault occupied when search on a deserialized hgraph index

3 participants