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

build: remove check for default GOPATH and GOROOT being identical #375

Closed aofei 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 (f54ea9d) to head (ebfad05).

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

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