goplus / c2go

Convert C to Go
Apache License 2.0
306 stars 21 forks source link

compileComplicatedForStmt #159

Closed visualfc closed 1 year ago

visualfc commented 2 years ago

fix https://github.com/goplus/c2go/issues/158

codecov-commenter commented 2 years ago

Codecov Report

Base: 88.80% // Head: 88.88% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (a5d1c12) compared to base (df06408). Patch coverage: 88.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== + Coverage 88.80% 88.88% +0.07% ========================================== Files 10 10 Lines 3341 3365 +24 ========================================== + Hits 2967 2991 +24 Misses 293 293 Partials 81 81 ``` | [Impacted Files](https://codecov.io/gh/goplus/c2go/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus) | Coverage Δ | | |---|---|---| | [cl/stmt.go](https://codecov.io/gh/goplus/c2go/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus#diff-Y2wvc3RtdC5nbw==) | `94.19% <88.00%> (+0.39%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.