Skip to content

feat(llcppsymg): support header-only mode#492

Merged
luoliwoshang merged 18 commits into
xgo-dev:mainfrom
MeteorsLiu:llcppg/header-only
Jul 8, 2025
Merged

feat(llcppsymg): support header-only mode#492
luoliwoshang merged 18 commits into
xgo-dev:mainfrom
MeteorsLiu:llcppg/header-only

Conversation

@MeteorsLiu
Copy link
Copy Markdown
Contributor

@MeteorsLiu MeteorsLiu commented Jul 4, 2025

Resolves #434

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 7, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 9 lines in your changes missing coverage. Please review.

Project coverage is 84.14%. Comparing base (76de9a1) to head (23d74c8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
config/config.go 75.00% 4 Missing and 2 partials ⚠️
cmd/llcppg/llcppg.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   84.29%   84.14%   -0.15%     
==========================================
  Files          27       27              
  Lines        2712     2738      +26     
==========================================
+ Hits         2286     2304      +18     
- Misses        385      391       +6     
- Partials       41       43       +2     

☔ 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 requested a review from luoliwoshang July 7, 2025 06:44
Comment thread _xtool/llcppsymg/internal/symg/symg.go Outdated
@qiniu-x
Copy link
Copy Markdown

qiniu-x Bot commented Jul 7, 2025

[Git-flow] Hi @MeteorsLiu, There are some suggestions for your information:


Rebase suggestions

Which seems insignificant, recommend to use git rebase command to reorganize your PR.

For other git-flow instructions, recommend refer to these examples.

Details

If you have any questions about this comment, feel free to raise an issue here:

@luoliwoshang luoliwoshang merged commit 6485d72 into xgo-dev:main Jul 8, 2025
15 of 18 checks passed
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.

feat:support without lib's headerfile gen Bindings.

2 participants