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

[chore]: Deprecate and remove NewUnhealthyProcessorCreateSettings #11384

Closed
wants to merge 2 commits into from

Conversation

zzzk1
Copy link
Contributor

@zzzk1 zzzk1 commented Oct 7, 2024

Description

Deprecate NewUnhealthyProcessorCreateSettings

Link to tracking issue

Fixes #11307

Testing

Documentation

@zzzk1 zzzk1 requested a review from a team as a code owner October 7, 2024 15:36
@zzzk1 zzzk1 requested a review from songy23 October 7, 2024 15:36
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.79%. Comparing base (8c4cfe5) to head (da31130).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11384   +/-   ##
=======================================
  Coverage   91.79%   91.79%           
=======================================
  Files         432      432           
  Lines       20425    20425           
=======================================
  Hits        18750    18750           
  Misses       1301     1301           
  Partials      374      374           

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

component: processortest

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Deprecate and remove processortest.NewUnhealthyProcessorCreateSettings
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
note: Deprecate and remove processortest.NewUnhealthyProcessorCreateSettings
note: Deprecate processortest.NewUnhealthyProcessorCreateSettings

this isn't removed yet

@songy23 songy23 requested review from bogdandrutu, songy23 and a team October 7, 2024 16:31
@bogdandrutu
Copy link
Member

Hey, unfortunately we had #11376 before. Please do not hesitate to send more PRs, we discussed and applied the rule of the first PR.

@bogdandrutu bogdandrutu closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate and remove processorhelper.NewUnhealthyProcessorCreateSettings
3 participants