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

ssa: closure use org signature #880

Closed visualfc closed 4 days ago

visualfc commented 5 days ago
codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 95.55%. Comparing base (bab5c05) to head (8fb0dfa). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #880 +/- ## ======================================= Coverage 95.54% 95.55% ======================================= Files 22 22 Lines 6246 6251 +5 ======================================= + Hits 5968 5973 +5 Misses 246 246 Partials 32 32 ```

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