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

Apply default values before we unmarshal the config, allows not using pointers #11596

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

bogdandrutu
Copy link
Member

Skip changelog since this is not visible to our users.

@bogdandrutu bogdandrutu requested a review from a team as a code owner November 4, 2024 21:02
@bogdandrutu bogdandrutu added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 4, 2024
@bogdandrutu bogdandrutu force-pushed the usedefault branch 2 times, most recently from 1acca23 to f5743a1 Compare November 4, 2024 21:07
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 73.77049% with 16 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@bfa1dc5). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/builder/internal/command.go 68.62% 12 Missing and 4 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11596   +/-   ##
=======================================
  Coverage        ?   91.54%           
=======================================
  Files           ?      441           
  Lines           ?    23859           
  Branches        ?        0           
=======================================
  Hits            ?    21841           
  Misses          ?     1645           
  Partials        ?      373           

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

@bogdandrutu bogdandrutu merged commit 27bcaf6 into open-telemetry:main Nov 4, 2024
48 of 49 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 4, 2024
@bogdandrutu bogdandrutu deleted the usedefault branch November 5, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants