Skip to content

feat(cl):normal refer func pointer instead#463

Merged
MeteorsLiu merged 1 commit into
xgo-dev:mainfrom
luoliwoshang:cl/funcpointer
Jun 13, 2025
Merged

feat(cl):normal refer func pointer instead#463
MeteorsLiu merged 1 commit into
xgo-dev:mainfrom
luoliwoshang:cl/funcpointer

Conversation

@luoliwoshang

@luoliwoshang luoliwoshang commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

fix #436
implement #446

@codecov

codecov Bot commented Jun 13, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.35%. Comparing base (0ddf0aa) to head (9fc87c3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #463      +/-   ##
==========================================
- Coverage   84.38%   84.35%   -0.03%     
==========================================
  Files          27       27              
  Lines        2728     2723       -5     
==========================================
- Hits         2302     2297       -5     
  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 d9e2d94 into xgo-dev:main Jun 13, 2025
14 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 defined func pointer type in struct refer as a normal type instead c.Pointer

2 participants