Skip to content
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

cgo: support macros and callbacks (fpvars) #881

Merged
merged 7 commits into from
Nov 28, 2024
Merged

Conversation

cpunion
Copy link
Contributor

@cpunion cpunion commented Nov 25, 2024

No description provided.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 98.63014% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.64%. Comparing base (38a7f4f) to head (c3407ea).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
cl/import.go 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #881      +/-   ##
==========================================
+ Coverage   95.69%   97.64%   +1.94%     
==========================================
  Files          22       22              
  Lines        6249     6279      +30     
==========================================
+ Hits         5980     6131     +151     
+ Misses        242      128     -114     
+ Partials       27       20       -7     

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

@cpunion cpunion force-pushed the cgo-extra branch 9 times, most recently from db4bc3e to edce52c Compare November 26, 2024 09:08
@cpunion cpunion changed the title cgo: support macro, _cgoCheckResult, _Cgo_ptr cgo: support cgo macros Nov 26, 2024
@cpunion cpunion changed the title cgo: support cgo macros cgo: support macros Nov 26, 2024
@cpunion cpunion changed the title cgo: support macros cgo: support macros and callbacks (fpvars) Nov 27, 2024
@cpunion cpunion force-pushed the cgo-extra branch 2 times, most recently from 5a69511 to 0ab7d03 Compare November 27, 2024 09:14
@xushiwei xushiwei merged commit 5e5df6b into goplus:main Nov 28, 2024
11 checks passed
@cpunion cpunion deleted the cgo-extra branch November 29, 2024 02:33
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