goplus / llgo

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

cl: initFnNameOfHasPatch fix (should rename before funcOf) #355

Closed xushiwei closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.32%. Comparing base (43c55b3) to head (a6b83d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #355 +/- ## ========================================== + Coverage 97.27% 97.32% +0.05% ========================================== Files 19 19 Lines 3853 3852 -1 ========================================== + Hits 3748 3749 +1 + Misses 87 86 -1 + Partials 18 17 -1 ```

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