build(deps): bump github.com/goplus/llgo from 0.12.1 to 0.12.2#661
Merged
MeteorsLiu merged 2 commits intomainfrom Feb 27, 2026
Merged
Conversation
Member
|
@dependabot rebase |
adc1a6b to
876686a
Compare
Member
|
@dependabot rebase |
Bumps [github.com/goplus/llgo](https://github.com/goplus/llgo) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/goplus/llgo/releases) - [Commits](goplus/llgo@v0.12.1...v0.12.2) --- updated-dependencies: - dependency-name: github.com/goplus/llgo dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
876686a to
d9e0174
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #661 +/- ##
=======================================
Coverage 83.32% 83.32%
=======================================
Files 28 28
Lines 2500 2500
=======================================
Hits 2083 2083
Misses 369 369
Partials 48 48 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
@xgopilot current becase the test End2End test without concurrency test so we need make the timeout more time limit |
Contributor
End2End test timeout increasedIncreased the End2End test timeout from 30m to 60m in The End2End tests in |
Since the End2End tests run without full concurrency (Conan install mutex serializes package installations and TestEnd2EndLLCppcfg runs sequentially), increase the timeout to 60m to avoid occasional timeouts. Generated with [codeagent](https://github.com/qbox/codeagent) Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
MeteorsLiu
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/goplus/llgo from 0.12.1 to 0.12.2.
Release notes
Sourced from github.com/goplus/llgo's releases.
Commits
bea1beaMerge pull request #1633 from goplus/xgopilot/issue-1632-177078192998113aeMerge pull request #1638 from goplus/xgopilot/issue-1636-1770954884dfc046dMerge pull request #1639 from luoliwoshang/feat/reflect-copy-minimal3690e67Merge pull request #1641 from cpunion/pr/embed-go-embed-mainbd7594eMerge pull request #1642 from cpunion/fix/defer-inloop-drain15e7211Merge pull request #1646 from goplus/dependabot/go_modules/github.com/goplus/...b0ccb25Merge pull request #1647 from goplus/dependabot/go_modules/github.com/goplus/...cfdc6b6chore(deps): bump github.com/goplus/mod from 0.19.0 to 0.19.2ba1d73achore(deps): bump github.com/goplus/gogen from 1.20.9 to 1.21.2590be5etest: add coverage for goembed and preloaded embed mapDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)