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

🔥 feat: Improve and Optimize ShutdownWithContext Func #3162

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

🚨 Test: add test for gracefulShutdown

6aeb048
Select commit
Loading
Failed to load commit list.
Open

🔥 feat: Improve and Optimize ShutdownWithContext Func #3162

🚨 Test: add test for gracefulShutdown
6aeb048
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

82.78% (+0.02%) compared to ec48579

View this Pull Request on Codecov

82.78% (+0.02%) compared to ec48579

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.78%. Comparing base (ec48579) to head (6aeb048).

Files with missing lines Patch % Lines
hooks.go 91.66% 2 Missing ⚠️
listen.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3162      +/-   ##
==========================================
+ Coverage   82.76%   82.78%   +0.02%     
==========================================
  Files         115      115              
  Lines       11377    11381       +4     
==========================================
+ Hits         9416     9422       +6     
+ Misses       1555     1554       -1     
+ Partials      406      405       -1     

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