goplus / llgo

A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python
Apache License 2.0
323 stars 26 forks source link

llcppsymg:refine class fetch & add test case #788

Open luoliwoshang opened 3 weeks ago

luoliwoshang commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.57%. Comparing base (32f41a0) to head (6f55f2f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #788 +/- ## ======================================= Coverage 97.57% 97.57% ======================================= Files 20 20 Lines 5165 5165 ======================================= Hits 5040 5040 Misses 106 106 Partials 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

xushiwei commented 1 week ago

should resolve conflicts.

luoliwoshang commented 1 week ago

should resolve conflicts.

resolve conflicts , and need merge the https://github.com/goplus/llgo/pull/757 for llcppsigfetch & gogensig