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] Continue deprecation process of component.DataType #11253

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TylerHelmuth
Copy link
Member

Description

Continues the switch to use pipeline.ID and pipeline.Signal.

  • Removes deprecated code
  • Continues rename process for function/type changes.

Link to tracking issue

Related to #9429

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 65.78947% with 13 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@d6f568d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
service/service.go 20.00% 3 Missing and 1 partial ⚠️
component/componentstatus/instance.go 66.66% 3 Missing ⚠️
receiver/receivertest/nop_receiver.go 0.00% 3 Missing ⚠️
service/config.go 33.33% 1 Missing and 1 partial ⚠️
otelcol/config.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11253   +/-   ##
=======================================
  Coverage        ?   91.60%           
=======================================
  Files           ?      424           
  Lines           ?    20126           
  Branches        ?        0           
=======================================
  Hits            ?    18436           
  Misses          ?     1307           
  Partials        ?      383           

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

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.

1 participant