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] Remove ReportStatus from component.TelemetrySettings #10777

Merged

Merge branch 'main' into component-remove-reporting-from-struct-2

24ede16
Select commit
Loading
Failed to load commit list.
Merged

[component] Remove ReportStatus from component.TelemetrySettings #10777

Merge branch 'main' into component-remove-reporting-from-struct-2
24ede16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 1s

91.60% (target 90.00%)

View this Pull Request on Codecov

91.60% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 89.31298% with 14 lines in your changes missing coverage. Please review.

Project coverage is 91.60%. Comparing base (3bc5f29) to head (24ede16).

Files Patch % Lines
service/internal/graph/graph.go 82.60% 3 Missing and 1 partial ⚠️
service/service.go 50.00% 0 Missing and 3 partials ⚠️
internal/sharedcomponent/sharedcomponent.go 95.45% 2 Missing ⚠️
receiver/otlpreceiver/otlp.go 0.00% 2 Missing ⚠️
extension/zpagesextension/zpagesextension.go 0.00% 1 Missing ⚠️
service/extensions/extensions.go 90.90% 0 Missing and 1 partial ⚠️
service/internal/status/status.go 97.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10777      +/-   ##
==========================================
- Coverage   91.63%   91.60%   -0.03%     
==========================================
  Files         405      404       -1     
  Lines       19034    18980      -54     
==========================================
- Hits        17442    17387      -55     
- Misses       1232     1234       +2     
+ Partials      360      359       -1     

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