goplus / llgo

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

[WIP] internal/lib/reflect: implement reflect.call #847

Closed visualfc closed 4 weeks ago

visualfc commented 4 weeks ago

internal/abi: TFlagClosure internal/lib/reflect: flagClosure

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 97.62%. Comparing base (88c0e14) to head (6b01225). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #847 +/- ## ======================================= Coverage 97.62% 97.62% ======================================= Files 20 20 Lines 5968 5971 +3 ======================================= + Hits 5826 5829 +3 Misses 120 120 Partials 22 22 ```

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