Skip to content

add usage for llgo#1103

Merged
xushiwei merged 2 commits intogoplus:mainfrom
tsingbx:llgo.usage
May 10, 2025
Merged

add usage for llgo#1103
xushiwei merged 2 commits intogoplus:mainfrom
tsingbx:llgo.usage

Conversation

@tsingbx
Copy link
Contributor

@tsingbx tsingbx commented May 9, 2025

No description provided.

@codecov
Copy link

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.34%. Comparing base (98bd05b) to head (975b0b7).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1103   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files          29       29           
  Lines        7225     7225           
=======================================
  Hits         6311     6311           
  Misses        849      849           
  Partials       65       65           

☔ 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.

@tsingbx tsingbx force-pushed the llgo.usage branch 2 times, most recently from 7880c10 to 2c1d20b Compare May 9, 2025 02:53
}

func runCmd(cmd *base.Command, args []string) {
defer func() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't need this recover code. If we don't want to panic, change the original code.

@xushiwei xushiwei merged commit d440949 into goplus:main May 10, 2025
34 checks passed
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.

2 participants