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 deprecated Host.GetFactory method #10771

Merged

Conversation

TylerHelmuth
Copy link
Member

Description

Removes the deprecated GetFactory method from the component.Host interface

Link to tracking issue

Closes #9511

@TylerHelmuth TylerHelmuth requested a review from a team as a code owner July 31, 2024 17:30
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.07%. Comparing base (6d32c09) to head (563c4b9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10771   +/-   ##
=======================================
  Coverage   92.07%   92.07%           
=======================================
  Files         405      405           
  Lines       18862    18862           
=======================================
  Hits        17367    17367           
  Misses       1135     1135           
  Partials      360      360           

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

@mx-psi mx-psi merged commit 2bb2613 into open-telemetry:main Aug 1, 2024
50 checks passed
@github-actions github-actions bot added this to the next release milestone Aug 1, 2024
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.

[component] Review component.Host.GetFactory
3 participants