goplus / llgo

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

complex testcase #374

Closed xushiwei closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.50%. Comparing base (4da59cd) to head (d4c84ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ========================================== + Coverage 96.90% 97.50% +0.59% ========================================== Files 19 19 Lines 4005 4005 ========================================== + Hits 3881 3905 +24 + Misses 107 83 -24 Partials 17 17 ```

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