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

POC for how to avoid duplicating WithStart and WithShutdown #12466

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

POC for how to avoid duplicating WithStart and WithShutdown

0210d0f
Select commit
Loading
Failed to load commit list.
Open

POC for how to avoid duplicating WithStart and WithShutdown #12466

POC for how to avoid duplicating WithStart and WithShutdown
0210d0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 0s

92.04% (target 90.00%)

View this Pull Request on Codecov

92.04% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 74.19355% with 16 lines in your changes missing coverage. Please review.

Project coverage is 92.04%. Comparing base (cffb7b6) to head (0210d0f).

Files with missing lines Patch % Lines
component/component.go 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12466      +/-   ##
==========================================
- Coverage   92.10%   92.04%   -0.06%     
==========================================
  Files         465      465              
  Lines       25180    25200      +20     
==========================================
+ Hits        23191    23195       +4     
- Misses       1592     1608      +16     
  Partials      397      397              

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