goplus / llgo

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

cl: PkgLinkIR/PkgLinkExtern support init if not using cgo #807

Open visualfc opened 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.48%. Comparing base (fec7688) to head (b7215e7). Report is 26 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #807 +/- ## ======================================= Coverage 97.48% 97.48% ======================================= Files 20 20 Lines 5165 5179 +14 ======================================= + Hits 5035 5049 +14 Misses 110 110 Partials 20 20 ```

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