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] Revert the change in processortest setting creation #12107

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

zzzk1
Copy link
Contributor

@zzzk1 zzzk1 commented Jan 16, 2025

Description

Revert the nop_processor.NewNopSettings change, as it is no longer needed.

Link to tracking issue

Fixes #11433

Testing

Documentation

@zzzk1 zzzk1 requested a review from a team as a code owner January 16, 2025 17:13
@zzzk1 zzzk1 requested a review from evan-bradley January 16, 2025 17:13
@zzzk1 zzzk1 changed the title Revert the change in processortest setting creation [chore] Revert the change in processortest setting creation Jan 16, 2025
@zzzk1
Copy link
Contributor Author

zzzk1 commented Jan 16, 2025

Is a changelog required? 🤔

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.67%. Comparing base (e970f8b) to head (5103958).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12107      +/-   ##
==========================================
+ Coverage   91.65%   91.67%   +0.02%     
==========================================
  Files         461      461              
  Lines       24685    24749      +64     
==========================================
+ Hits        22625    22689      +64     
  Misses       1678     1678              
  Partials      382      382              

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

@bogdandrutu
Copy link
Member

@zzzk1 yes please

@bogdandrutu
Copy link
Member

I think you need to also run make gotidy

@zzzk1 zzzk1 force-pushed the Revert-change-name branch from 7f38bab to d60d702 Compare January 17, 2025 03:15
@zzzk1 zzzk1 force-pushed the Revert-change-name branch from 4785eac to 5103958 Compare January 17, 2025 16:07
@songy23 songy23 added the ready-to-merge Code review completed; ready to merge by maintainers label Jan 17, 2025
@dmitryax dmitryax added this pull request to the merge queue Jan 17, 2025
Merged via the queue into open-telemetry:main with commit a3c7d95 Jan 17, 2025
71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revert change to processortest.NopSettings name
4 participants