goplus / llgo

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

Unify cltest, llgen, gentests to build.Do #884

Closed cpunion closed 1 day ago

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 85.31%. Comparing base (25bc848) to head (954cc0e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #884 +/- ## =========================================== - Coverage 95.55% 85.31% -10.24% =========================================== Files 22 22 Lines 6251 6251 =========================================== - Hits 5973 5333 -640 - Misses 246 885 +639 - Partials 32 33 +1 ```

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