opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

[component] Deprecate ErrNilNextConsumer

Open atoulme opened this issue 1 year ago • 2 comments
trafficstars

Description: Deprecate ErrNilNextConsumer and implement nil checks in the builder structs.

Testing: Unit testing.

atoulme avatar Feb 08 '24 01:02 atoulme

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.71%. Comparing base (063f5dd) to head (2b750e1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9526   +/-   ##
=======================================
  Coverage   90.70%   90.71%           
=======================================
  Files         347      347           
  Lines       18208    18224   +16     
=======================================
+ Hits        16515    16531   +16     
  Misses       1369     1369           
  Partials      324      324           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 08 '24 02:02 codecov[bot]

Opening https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/31172 to unblock this PR.

atoulme avatar Feb 09 '24 20:02 atoulme

https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/31232 is open to follow up on contrib failures.

atoulme avatar Feb 13 '24 18:02 atoulme