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

fix(c/libuv): Add missing essential funcs for uv_loop_t & uv_req_t #799

Closed hackerchai closed 2 months ago

hackerchai commented 2 months ago

@xushiwei ready for review

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.54%. Comparing base (4bf5dd1) to head (847a76b). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #799 +/- ## ======================================= Coverage 97.54% 97.54% ======================================= Files 19 19 Lines 4683 4683 ======================================= Hits 4568 4568 Misses 97 97 Partials 18 18 ```

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