Skip to content

llcppsymg:static lib mode - #478

Merged
MeteorsLiu merged 17 commits into
xgo-dev:mainfrom
luoliwoshang:llcppsymg/staticsymb
Jun 30, 2025
Merged

llcppsymg:static lib mode#478
MeteorsLiu merged 17 commits into
xgo-dev:mainfrom
luoliwoshang:llcppsymg/staticsymb

Conversation

@luoliwoshang

@luoliwoshangluoliwoshang commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

fix#307

  • e2etest with static lib mode
  • find static symbol file & fetch symbol from static symbol

CopilotAIand others added 11 commits June 27, 2025 02:49
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
…eading
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
…ility
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
…testing
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
@luoliwoshang

luoliwoshang commented Jun 30, 2025

Copy link
Copy Markdown
ContributorAuthor

test static lib generate at e2etest need use conan install lib with static,we need support it ,#483

@codecov

codecovBot commented Jun 30, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.35%. Comparing base (cab94cc) to head (6830aae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #478 +/- ##
=======================================
Coverage 84.35% 84.35% =======================================
Files 27 27 Lines 2723 2723 =======================================
Hits 2297 2297 Misses 385 385 Partials 41 41 

☔ 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.

@MeteorsLiu
MeteorsLiu merged commit d882588 into xgo-dev:mainJun 30, 2025
Sign up for freeto 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.

llcppsymg:read symbol from static lib file.

3 participants

@luoliwoshang@MeteorsLiu