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

ssa fix slice high, update bytealg for pkg bytes/strings #428

Closed visualfc closed 3 months ago

visualfc commented 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.60%. Comparing base (8aed4d6) to head (8169d85).

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

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