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 golangci lint #285

Merged
merged 1 commit into from
May 8, 2022
Merged

Fix golangci lint #285

merged 1 commit into from
May 8, 2022

Conversation

clannadxr
Copy link
Contributor

  • bump golangci-lint version

  • go mod tidy

  • bump ci go version

  • fix grpc version to 1.45.0

  • change egin ut port

* bump golangci-lint version

* go mod tidy

* bump ci go version

* fix grpc version to 1.45.0

* change egin ut port
@codecov
Copy link

codecov bot commented May 7, 2022

Codecov Report

Merging #285 (443b873) into master (1074097) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
+ Coverage   60.23%   60.27%   +0.03%     
==========================================
  Files          77       77              
  Lines        2754     2754              
==========================================
+ Hits         1659     1660       +1     
  Misses        927      927              
+ Partials      168      167       -1     
Flag Coverage Δ
unittests 60.27% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
core/eapp/pkg.go 89.18% <0.00%> (+2.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1074097...443b873. Read the comment docs.

@askuy askuy merged commit e7b08c6 into gotomicro:master May 8, 2022
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

2 participants