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

[component] Move component status reporting public API to new componentstatus module #10730

Merged

Fix test

fb98b95
Select commit
Loading
Failed to load commit list.
Merged

[component] Move component status reporting public API to new componentstatus module #10730

Fix test
fb98b95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 0s

92.08% (target 90.00%)

View this Pull Request on Codecov

92.08% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.08%. Comparing base (5c968ea) to head (fb98b95).
Report is 6 commits behind head on main.

Files Patch % Lines
component/componentstatus/status.go 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10730      +/-   ##
==========================================
- Coverage   92.17%   92.08%   -0.10%     
==========================================
  Files         401      404       +3     
  Lines       18786    18855      +69     
==========================================
+ Hits        17316    17362      +46     
- Misses       1110     1133      +23     
  Partials      360      360              

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