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 supervisor for package grpool #2252

Merged
merged 7 commits into from
Nov 8, 2022
Merged

add supervisor for package grpool #2252

merged 7 commits into from
Nov 8, 2022

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Nov 2, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2022

Codecov Report

Base: 76.55% // Head: 76.57% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (3ac9462) compared to base (a1b9eca).
Patch coverage: 79.54% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2252      +/-   ##
==========================================
+ Coverage   76.55%   76.57%   +0.01%     
==========================================
  Files         582      583       +1     
  Lines       48420    48438      +18     
==========================================
+ Hits        37067    37089      +22     
+ Misses       9327     9323       -4     
  Partials     2026     2026              
Flag Coverage Δ
go-1.15-386 76.60% <79.54%> (+0.03%) ⬆️
go-1.15-amd64 76.56% <79.54%> (-0.01%) ⬇️
go-1.16-386 76.56% <79.54%> (-0.03%) ⬇️
go-1.16-amd64 76.58% <79.54%> (+0.01%) ⬆️
go-1.17-386 76.56% <79.54%> (-0.03%) ⬇️
go-1.17-amd64 76.59% <79.54%> (+0.01%) ⬆️
go-1.18-386 76.49% <79.54%> (-0.03%) ⬇️
go-1.18-amd64 76.51% <79.54%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
os/grpool/grpool_supervisor.go 33.33% <33.33%> (ø)
os/grpool/grpool.go 96.34% <96.87%> (+0.28%) ⬆️
os/gfsnotify/gfsnotify_watcher_loop.go 84.87% <0.00%> (+6.72%) ⬆️
os/gcache/gcache_adapter_memory_lru.go 97.82% <0.00%> (+8.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

os/grpool/grpool.go Outdated Show resolved Hide resolved
Copy link
Member

@houseme houseme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⛽️

@gqcn
Copy link
Member Author

gqcn commented Nov 8, 2022

@houseme Done

@gqcn gqcn merged commit b000aa3 into master Nov 8, 2022
@gqcn gqcn deleted the enhance/grpool branch November 8, 2022 11: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