Skip to content

Fix args parsing#1067

Merged
xushiwei merged 1 commit intogoplus:mainfrom
cpunion:llgo-env
Apr 18, 2025
Merged

Fix args parsing#1067
xushiwei merged 1 commit intogoplus:mainfrom
cpunion:llgo-env

Conversation

@cpunion
Copy link
Collaborator

@cpunion cpunion commented Apr 18, 2025

  • extract common cmd flags, for better cmd args parse
    • E.g. currently llgo build -v -o xxx failed

@codecov
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.41%. Comparing base (a257b7b) to head (ebc0234).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1067   +/-   ##
=======================================
  Coverage   80.41%   80.41%           
=======================================
  Files          45       45           
  Lines        7921     7921           
=======================================
  Hits         6370     6370           
  Misses       1479     1479           
  Partials       72       72           

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

@cpunion cpunion changed the title Fix args parsing and add buildenv Fix args parsing Apr 18, 2025
@xushiwei xushiwei merged commit 0ef3a7e into goplus:main Apr 18, 2025
64 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