Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

luoliwoshang
Copy link
Member

@luoliwoshang luoliwoshang commented Jun 13, 2025

fix #436
implement #446

Copy link

codecov bot commented Jun 13, 2025

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 goplus: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