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

improve g.Go #2956

Merged
merged 3 commits into from
Sep 12, 2023
Merged

improve g.Go #2956

merged 3 commits into from
Sep 12, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Sep 11, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2023

Codecov Report

Patch coverage: 58.00% and project coverage change: +0.06% 🎉

Comparison is base (7e16d9b) 79.12% compared to head (232e392) 79.18%.
Report is 4 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2956      +/-   ##
==========================================
+ Coverage   79.12%   79.18%   +0.06%     
==========================================
  Files         639      642       +3     
  Lines       52615    52597      -18     
==========================================
+ Hits        41630    41649      +19     
+ Misses       8917     8876      -41     
- Partials     2068     2072       +4     
Flag Coverage Δ
go-1.18-386 79.22% <58.00%> (+0.07%) ⬆️
go-1.18-amd64 79.28% <58.00%> (+0.09%) ⬆️
go-1.19-386 79.13% <58.00%> (+0.10%) ⬆️
go-1.19-amd64 79.13% <58.00%> (+0.07%) ⬆️
go-1.20-386 79.26% <58.00%> (+0.16%) ⬆️
go-1.20-amd64 79.21% <58.00%> (+0.16%) ⬆️

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

Files Changed Coverage Δ
contrib/rpc/grpcx/grpcx_grpc_server.go 38.34% <0.00%> (+2.27%) ⬆️
net/ghttp/ghttp_server_admin.go 17.24% <0.00%> (+1.36%) ⬆️
net/ghttp/ghttp_server_admin_process.go 0.00% <0.00%> (ø)
util/gutil/gutil.go 92.85% <ø> (-1.43%) ⬇️
net/ghttp/ghttp_server_admin_unix.go 18.75% <15.38%> (-34.03%) ⬇️
util/gutil/gutil_goroutine.go 40.00% <40.00%> (ø)
os/gproc/gproc_signal.go 52.94% <42.30%> (+42.13%) ⬆️
os/grpool/grpool_supervisor.go 33.33% <50.00%> (ø)
util/gutil/gutil_try_catch.go 72.72% <72.72%> (ø)
os/grpool/grpool_pool.go 95.16% <95.16%> (ø)
... and 3 more

... and 2 files with indirect coverage changes

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

@gqcn gqcn merged commit a5a7d23 into master Sep 12, 2023
18 checks passed
@gqcn gqcn deleted the enhance/g.Go branch September 12, 2023 12:00
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