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] Allow using map[string]any as string #10615

Merged

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jul 15, 2024

Description

Allow using strings parseable in YAML as map[string]any in inline position

Link to tracking issue

Relates to #10605 (does not fix it since it's not in inline position)

@mx-psi mx-psi requested review from a team and djaglowski July 15, 2024 14:17
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (75aeab0) to head (6125df7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10615   +/-   ##
=======================================
  Coverage   92.26%   92.26%           
=======================================
  Files         395      395           
  Lines       18703    18703           
=======================================
  Hits        17257    17257           
  Misses       1086     1086           
  Partials      360      360           

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

@mx-psi mx-psi merged commit e8a911b into open-telemetry:main Jul 16, 2024
50 checks passed
@mx-psi mx-psi deleted the mx-psi/make-map-string-any-convertible branch July 16, 2024 15:25
@github-actions github-actions bot added this to the next release milestone Jul 16, 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
Development

Successfully merging this pull request may close these issues.

3 participants