Skip to content

deps: update llgo main version to f43e2c0dee3735d50bca53571488f75510c480ba#535

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/fix-534
Closed

deps: update llgo main version to f43e2c0dee3735d50bca53571488f75510c480ba#535
Copilot wants to merge 3 commits intomainfrom
copilot/fix-534

Conversation

Copy link
Contributor

Copilot AI commented Aug 7, 2025

Updates the llgo dependency to the latest main commit f43e2c0dee3735d50bca53571488f75510c480ba across both the Go module and CI configurations.

Changes:

  • Updated go.mod to use github.com/goplus/llgo v0.11.6-0.20250807091722-f43e2c0dee37
  • Updated all GitHub workflow files (go.yml, end2end.yml, gentest.yml) to use the new commit hash
  • Updated the setup-llcppg action to use the new commit hash as default
  • Automatically updated go.sum with new checksums
  • Minor dependency update: golang.org/x/mod bumped to v0.26.0

The project builds successfully and passes existing tests with the updated llgo version.

Fixes #534.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits August 7, 2025 14:43
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
…480ba

Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Copilot AI changed the title [WIP] deps:update llgo main version deps: update llgo main version to f43e2c0dee3735d50bca53571488f75510c480ba Aug 7, 2025
Copilot AI requested a review from luoliwoshang August 7, 2025 14:45
@luoliwoshang luoliwoshang marked this pull request as ready for review August 7, 2025 14:47
@codecov
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.20%. Comparing base (30c4497) to head (91a1d91).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage   84.20%   84.20%           
=======================================
  Files          27       27           
  Lines        2747     2747           
=======================================
  Hits         2313     2313           
  Misses        391      391           
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@luoliwoshang
Copy link
Member

current is this issue goplus/llgo#1135 and it resolve at goplus/llgo#1163 llgo update

@luoliwoshang luoliwoshang marked this pull request as draft August 8, 2025 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deps:update llgo main version

2 participants