Skip to content

fix: avoid using implicit new operator to manage memory#915

Open
SYaoJun wants to merge 1 commit intoapache:mainfrom
SYaoJun:vector_label_410
Open

fix: avoid using implicit new operator to manage memory#915
SYaoJun wants to merge 1 commit intoapache:mainfrom
SYaoJun:vector_label_410

Conversation

@SYaoJun
Copy link
Copy Markdown
Contributor

@SYaoJun SYaoJun commented Apr 10, 2026

Reason for this PR

include common functions under graphar namespace and replace implicit memory with vector and smart pointer.

@SYaoJun SYaoJun marked this pull request as ready for review April 10, 2026 14:15
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.59%. Comparing base (b21da29) to head (785baae).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #915      +/-   ##
============================================
- Coverage     80.60%   80.59%   -0.01%     
  Complexity      615      615              
============================================
  Files            94       94              
  Lines         10709    10706       -3     
  Branches       1055     1054       -1     
============================================
- Hits           8632     8629       -3     
  Misses         1837     1837              
  Partials        240      240              
Flag Coverage Δ
cpp 70.88% <100.00%> (-0.02%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: syaojun <libevent@yeah.net>
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