Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dont remove duplicated flags #265

Merged
merged 1 commit into from
Dec 26, 2024
Merged

fix: dont remove duplicated flags #265

merged 1 commit into from
Dec 26, 2024

Conversation

y1yang0
Copy link
Member

@y1yang0 y1yang0 commented Dec 26, 2024

go build -o ./cmd ./cmd may fail because of duplicated ./cmd

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.36%. Comparing base (4262fe6) to head (e860cda).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage   82.36%   82.36%           
=======================================
  Files          20       20           
  Lines         845      845           
=======================================
  Hits          696      696           
  Misses        122      122           
  Partials       27       27           

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

@y1yang0 y1yang0 merged commit cc417d5 into main Dec 26, 2024
9 checks passed
@y1yang0 y1yang0 deleted the yyang/dontmove_dup branch December 26, 2024 06:04
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.

3 participants