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

feat(c/libuv): Implement thread related funcs #800

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 (80377b3). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #800 +/- ## ======================================= 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.