goplus / c2go

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

gox: rm nodeInterp.Caller #211

Closed xushiwei closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2cecabb) 89.05% compared to head (1afa2f1) 89.13%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ========================================== + Coverage 89.05% 89.13% +0.07% ========================================== Files 10 10 Lines 3518 3516 -2 ========================================== + Hits 3133 3134 +1 + Misses 301 299 -2 + Partials 84 83 -1 ``` | [Files](https://app.codecov.io/gh/goplus/c2go/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus) | Coverage Δ | | |---|---|---| | [cl/compile.go](https://app.codecov.io/gh/goplus/c2go/pull/211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus#diff-Y2wvY29tcGlsZS5nbw==) | `93.96% <ø> (-0.04%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/goplus/c2go/pull/211/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus)

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