goplus / llgo

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

add llcppgtest to test llcppg #836

Open tsingbx opened 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.24887% with 63 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
chore/gogensig/processor/processor.go 58.46% 23 Missing and 4 partials :warning:
chore/gogensig/convert/package.go 93.92% 10 Missing and 5 partials :warning:
chore/gogensig/unmarshal/unmarshal.go 97.37% 13 Missing :warning:
chore/gogensig/convert/convert.go 91.30% 4 Missing and 2 partials :warning:
chore/gogensig/convert/type.go 99.13% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #836 +/- ## ======================================= Coverage ? 97.15% ======================================= Files ? 31 Lines ? 7281 Branches ? 0 ======================================= Hits ? 7074 Misses ? 173 Partials ? 34 ```

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

qiniu-x[bot] commented 1 month ago

[Git-flow] Hi @tsingbx, There are some suggestions for your information:


Rebase suggestions

  • Following commits seems generated via git merge

Merge branch 'main' of https://github.com/goplus/llgo into llcppgtest

  • Following commits have duplicated messages

add llcppgtest to test llcppg

add llcppgtest to test llcppg

handle llcppgtest command args

handle llcppgtest command args

Which seems insignificant, recommend to use git rebase command to reorganize your PR.

For other git-flow instructions, recommend refer to these examples.

If you have any questions about this comment, feel free to raise an issue here: - **https://github.com/qiniu/reviewbot**