goplus / llgo

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

patch: reflect (reflect.Type) #371

Closed xushiwei closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.85%. Comparing base (f7d7f81) to head (d4e7eb5). Report is 8 commits behind head on main.

Files Patch % Lines
ssa/expr.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ========================================== - Coverage 96.90% 96.85% -0.05% ========================================== Files 19 19 Lines 4005 4006 +1 ========================================== - Hits 3881 3880 -1 - Misses 107 109 +2 Partials 17 17 ```

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