open-telemetry / opentelemetry-collector

OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
3.94k stars 1.32k forks source link

[builder] remove ambigious import codepath #10015

Closed codeboten closed 3 weeks ago

codeboten commented 4 weeks ago

This code was added to handled an ambiguous import caused by a dependency that has been updated since v0.98.0.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 91.55%. Comparing base (ae83654) to head (d0e54e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10015 +/- ## ========================================== + Coverage 91.54% 91.55% +0.01% ========================================== Files 360 360 Lines 16695 16693 -2 ========================================== Hits 15284 15284 + Misses 1074 1073 -1 + Partials 337 336 -1 ```

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