Skip to content

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Sep 23, 2025

Description

Marks configoptional as 1.0.

Notably missing from configoptional is support for scalar values. This has been analyzed over at #13421 and the conclusion is that it can be done in a backwards compatible way.

cc @open-telemetry/collector-approvers

I intend to merge this on or after October 6th (but if, while I am away, this gets enough approvals, we can go ahead and merge it).

Link to tracking issue

Fixes #13403

@mx-psi mx-psi requested a review from a team as a code owner September 23, 2025 09:28
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.68%. Comparing base (8658c56) to head (b5771e0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13885   +/-   ##
=======================================
  Coverage   91.67%   91.68%           
=======================================
  Files         652      652           
  Lines       42506    42506           
=======================================
+ Hits        38968    38972    +4     
+ Misses       2731     2728    -3     
+ Partials      807      806    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Stabilize module configoptional
5 participants