Description
Component(s)
No response
Describe the issue you're reporting
CodeCov offers, since recently, a feature called components. This allows you to get code coverage on 'components', defined by a set of paths. We can use this to get code coverage percentage for each component, so that component owners can know how well their specific component is doing.
Once we have this, we can also work on defining guidelines for code coverage for each component over at open-telemetry/opentelemetry-collector/issues/11867.