open-telemetry / opentelemetry-go-build-tools

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories
https://opentelemetry.io
Apache License 2.0
32 stars 35 forks source link

multimod: Fix to log 'Using versioning file' and 'Successfully deleted module tags' to stderr instead of stdout #507

Closed pellared closed 7 months ago

pellared commented 7 months ago

This will help to get rid of:

pellared commented 7 months ago

CC @open-telemetry/collector-approvers

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 63.76%. Comparing base (5655634) to head (05fe1b1).

Files Patch % Lines
multimod/internal/tag/tag.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #507 +/- ## ======================================= Coverage 63.76% 63.76% ======================================= Files 39 39 Lines 2274 2274 ======================================= Hits 1450 1450 Misses 679 679 Partials 145 145 ```

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

pellared commented 7 months ago

Bump @open-telemetry/collector-maintainers