Skip to content
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

[confmap] Only log error in expandconverter if expansion actually happens #10392

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

TylerHelmuth
Copy link
Member

Description

Fix a bug where we printed a warning log when we were not expanding a value

Link to tracking issue

Fixes #10356

Testing

Tested manually

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.53%. Comparing base (7dfb57b) to head (87bbea6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10392   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files         388      388           
  Lines       18317    18317           
=======================================
  Hits        16949    16949           
  Misses       1022     1022           
  Partials      346      346           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mx-psi mx-psi merged commit e4a1f5b into open-telemetry:main Jun 12, 2024
49 checks passed
@github-actions github-actions bot added this to the next release milestone Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants