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

builtin: real/imag/complex; c/math/cmplx; patch: math/cmplx #368

Closed xushiwei closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 38.59649% with 35 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@1566a83). Learn more about missing BASE report. Report is 6 commits behind head on main.

:exclamation: Current head 94f61b0 differs from pull request most recent head 5d957a6

Please upload reports for the commit 5d957a6 to get more accurate results.

Files Patch % Lines
ssa/package.go 30.00% 14 Missing :warning:
ssa/datastruct.go 0.00% 11 Missing :warning:
ssa/expr.go 64.70% 6 Missing :warning:
ssa/type.go 55.55% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #368 +/- ## ======================================= Coverage ? 96.52% ======================================= Files ? 19 Lines ? 4002 Branches ? 0 ======================================= Hits ? 3863 Misses ? 122 Partials ? 17 ```

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