goplus / c2go

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

build(deps): bump github.com/goplus/gox from 1.11.31 to 1.11.32 #184

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/goplus/gox from 1.11.31 to 1.11.32.

Release notes

Sourced from github.com/goplus/gox's releases.

Release v1.11.32

new features:

changes:

Commits
  • 696d343 Merge pull request #238 from goplus/main
  • 34b9a03 Merge pull request #237 from visualfc/typeparams
  • 371c61e Merge pull request #235 from visualfc/infertype
  • 885439c Merge pull request #236 from goplus/dependabot/go_modules/golang.org/x/tools-...
  • 9ade528 x
  • dbd3bf0 remove NewFuncType
  • 21d941b TestGenTypeParamsFunc, TestGenTypeParamsType
  • 85f9063 toRecvType check typeparams
  • 6c098fe toInterface: check universeAny to ident
  • f6155a3 toInterface: check implicit
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 1 year ago

Codecov Report

Base: 88.99% // Head: 88.82% // Decreases project coverage by -0.18% :warning:

Coverage data is based on head (a201aaa) compared to base (c560264). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ========================================== - Coverage 88.99% 88.82% -0.18% ========================================== Files 10 10 Lines 3516 3516 ========================================== - Hits 3129 3123 -6 - Misses 304 307 +3 - Partials 83 86 +3 ``` | [Impacted Files](https://codecov.io/gh/goplus/c2go/pull/184?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus) | Coverage Δ | | |---|---|---| | [cl/type\_and\_var.go](https://codecov.io/gh/goplus/c2go/pull/184?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=goplus#diff-Y2wvdHlwZV9hbmRfdmFyLmdv) | `88.31% <0.00%> (-1.15%)` | :arrow_down: | 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.