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] Move LoggerWithout temporarily to internal package #12334

Merged

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Feb 10, 2025

Description

Moves LoggerWithout to an internal package so that we can keep on experimenting on it while mark component 1.0 on v0.121.0.

This does not need a changelog since the change has not been released

Link to tracking issue

Updates #12217

@mx-psi mx-psi requested a review from a team as a code owner February 10, 2025 17:27
@mx-psi mx-psi added the release:blocker The issue must be resolved before cutting the next release label Feb 10, 2025
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.49%. Comparing base (1d49a58) to head (e93674c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12334      +/-   ##
==========================================
+ Coverage   91.45%   91.49%   +0.04%     
==========================================
  Files         467      466       -1     
  Lines       25613    25612       -1     
==========================================
+ Hits        23424    23434      +10     
+ Misses       1785     1774      -11     
  Partials      404      404              

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

@mx-psi mx-psi added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 11, 2025
@mx-psi mx-psi enabled auto-merge February 12, 2025 09:32
@mx-psi mx-psi added this pull request to the merge queue Feb 12, 2025
Merged via the queue into open-telemetry:main with commit f87b93a Feb 12, 2025
54 checks passed
@mx-psi mx-psi deleted the mx-psi/hide-logger-without-method-for-now branch February 12, 2025 10:55
github-merge-queue bot pushed a commit that referenced this pull request Feb 14, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Follow up to #12334 to do step 5 of
https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/coding-guidelines.md#module-organization

Co-authored-by: Trask Stalnaker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:blocker The issue must be resolved before cutting the next release Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants