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

feat: support vendor build #258

Merged
merged 2 commits into from
Dec 18, 2024
Merged

feat: support vendor build #258

merged 2 commits into from
Dec 18, 2024

Conversation

y1yang0
Copy link
Member

@y1yang0 y1yang0 commented Dec 18, 2024

related to #219

go build -buildmode=vendor is now available

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.36%. Comparing base (32af429) to head (43b4037).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
- Coverage   83.81%   82.36%   -1.46%     
==========================================
  Files          19       20       +1     
  Lines         791      845      +54     
==========================================
+ Hits          663      696      +33     
- Misses        102      122      +20     
- Partials       26       27       +1     

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

@NameHaibinZhang NameHaibinZhang merged commit 040bb00 into main Dec 18, 2024
9 checks passed
@y1yang0 y1yang0 deleted the yyang/vendor branch December 18, 2024 09:15
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