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

ssa: complex op and print/panic #373

Closed visualfc closed 3 months ago

visualfc commented 3 months ago

complex

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.53%. Comparing base (32883b4) to head (e4c1285).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #373 +/- ## ========================================== + Coverage 97.45% 97.53% +0.07% ========================================== Files 19 19 Lines 4006 4093 +87 ========================================== + Hits 3904 3992 +88 + Misses 85 84 -1 Partials 17 17 ```

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