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

add BuiltVersion for package gbuild, auto inject build version into gbuild.BuiltVersion #2754

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

hailaz
Copy link
Member

@hailaz hailaz commented Jul 11, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 ⚠️

Comparison is base (4fc24e1) 79.11% compared to head (94f822b) 79.10%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2754      +/-   ##
==========================================
- Coverage   79.11%   79.10%   -0.02%     
==========================================
  Files         633      633              
  Lines       52010    52011       +1     
==========================================
- Hits        41150    41145       -5     
- Misses       8825     8829       +4     
- Partials     2035     2037       +2     
Flag Coverage Δ
go-1.15-386 79.15% <100.00%> (+0.02%) ⬆️
go-1.15-amd64 79.13% <100.00%> (+0.02%) ⬆️
go-1.16-386 79.10% <100.00%> (-0.01%) ⬇️
go-1.16-amd64 79.13% <100.00%> (+0.03%) ⬆️
go-1.17-386 79.16% <100.00%> (+0.03%) ⬆️
go-1.17-amd64 79.15% <100.00%> (+0.02%) ⬆️
go-1.18-386 78.74% <100.00%> (-0.01%) ⬇️
go-1.18-amd64 78.74% <100.00%> (+0.01%) ⬆️
go-1.19-386 79.13% <100.00%> (+0.03%) ⬆️
go-1.19-amd64 79.16% <100.00%> (+0.06%) ⬆️
go-1.20-386 79.14% <100.00%> (+0.02%) ⬆️
go-1.20-amd64 79.12% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
os/gbuild/gbuild.go 65.62% <100.00%> (+1.10%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gqcn gqcn merged commit b99db92 into master Jul 19, 2023
36 checks passed
@gqcn gqcn deleted the feature/gbuild_version branch July 19, 2023 13:15
@gqcn gqcn changed the title feat: gbuild add BuiltVersion add BuiltVersion for package gbuild, auto inject build version into gbuild.BuiltVersion Jul 19, 2023
@gqcn gqcn changed the title add BuiltVersion for package gbuild, auto inject build version into gbuild.BuiltVersion add BuiltVersion for package gbuild, auto inject build version into gbuild.BuiltVersion Jul 19, 2023
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.

None yet

3 participants