-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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] Mark module as stable #12432
base: main
Are you sure you want to change the base?
Conversation
cc @open-telemetry/collector-approvers |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12432 +/- ##
=======================================
Coverage 92.19% 92.19%
=======================================
Files 465 465
Lines 25285 25285
=======================================
Hits 23311 23311
Misses 1575 1575
Partials 399 399 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
I will merge this on Monday if there are no further comments |
Description
Marks module as stable.
Note that this does not mark
componenttest
orcomponentstatus
as stable.Link to tracking issue
Fixes #9376