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: genpbentity type error, []byte => bytes #2633

Merged
merged 4 commits into from
May 12, 2023
Merged

Conversation

scoolor
Copy link
Contributor

@scoolor scoolor commented May 8, 2023

fix gf gen pbentity, []byte type error

@gqcn
Copy link
Member

gqcn commented May 11, 2023

@scoolor go fmt failed.

@codecov-commenter
Copy link

codecov-commenter commented May 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f31bf76) 78.82% compared to head (fe0df56) 78.83%.

❗ 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    #2633   +/-   ##
=======================================
  Coverage   78.82%   78.83%           
=======================================
  Files         631      631           
  Lines       51715    51715           
=======================================
+ Hits        40763    40768    +5     
+ Misses       8933     8926    -7     
- Partials     2019     2021    +2     
Flag Coverage Δ
go-1.15-386 78.85% <ø> (+0.02%) ⬆️
go-1.15-amd64 78.87% <ø> (+<0.01%) ⬆️
go-1.16-386 78.84% <ø> (-0.01%) ⬇️
go-1.16-amd64 78.85% <ø> (+0.06%) ⬆️
go-1.17-386 78.84% <ø> (-0.01%) ⬇️
go-1.17-amd64 78.84% <ø> (-0.02%) ⬇️
go-1.18-386 78.77% <ø> (-0.01%) ⬇️
go-1.18-amd64 78.80% <ø> (+0.01%) ⬆️

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

see 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 0c3e66d into gogf:master May 12, 2023
12 checks passed
@scoolor scoolor deleted the fix/cmd branch May 12, 2023 02:38
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