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] support unmarshaling for embedded structs with and without squashing #9861

Merged
merged 2 commits into from Apr 3, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Mar 27, 2024

This is taking a small slice of #9750 to document the behavior of confmap and make sure we can unmarshal embedded structs.

@atoulme atoulme requested a review from a team as a code owner March 27, 2024 05:14
@atoulme atoulme requested a review from Aneurysm9 March 27, 2024 05:14
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (b8e4fa7) to head (1182205).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9861   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files         356      356           
  Lines       19169    19170    +1     
=======================================
+ Hits        17506    17507    +1     
  Misses       1335     1335           
  Partials      328      328           

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

Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can you add a changelog?

@atoulme
Copy link
Contributor Author

atoulme commented Apr 1, 2024

Added a changelog.

@mx-psi
Copy link
Member

mx-psi commented Apr 2, 2024

@atoulme can you fix the merge conflicts?

@atoulme
Copy link
Contributor Author

atoulme commented Apr 2, 2024

Done.

@dmitryax dmitryax merged commit 26ee291 into open-telemetry:main Apr 3, 2024
49 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 3, 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.

None yet

3 participants