Skip to content

Conversation

@dmathieu
Copy link
Member

Right now, the entity is using string for its stability field, which prevents validating that the value is within the enum.
This changes it to a component.StabilityLevel.

A test entity.

**Stability:** stable
**Stability:** Stable
Copy link
Member Author

Choose a reason for hiding this comment

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

This change means the generated doc now capitalized the stability. I can lowercase, but this feels more readable to me.

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.81%. Comparing base (8ba3ae3) to head (cb41e8d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14425      +/-   ##
==========================================
+ Coverage   91.80%   91.81%   +0.01%     
==========================================
  Files         677      677              
  Lines       42608    42608              
==========================================
+ Hits        39116    39122       +6     
+ Misses       2429     2425       -4     
+ Partials     1063     1061       -2     

☔ 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.

@dmathieu dmathieu marked this pull request as ready for review January 14, 2026 12:03
@dmathieu dmathieu requested review from a team and dmitryax as code owners January 14, 2026 12:03
@codeboten codeboten enabled auto-merge January 16, 2026 18:03
@codeboten codeboten added this pull request to the merge queue Jan 16, 2026
Merged via the queue into open-telemetry:main with commit 6507ad0 Jan 16, 2026
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants