goplus / llgo

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

llgo/c/raylib:tetris demo #423

Closed luoliwoshang closed 3 months ago

luoliwoshang commented 3 months ago

image

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.60%. Comparing base (57fa592) to head (b2e54a0). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ======================================= Coverage 97.60% 97.60% ======================================= Files 19 19 Lines 4137 4138 +1 ======================================= + Hits 4038 4039 +1 Misses 82 82 Partials 17 17 ```

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