Skip to content

Support deprecated struct on enum members#823

Merged
jsuereth merged 3 commits intoopen-telemetry:mainfrom
lmolkova:members-deprecated
Jul 8, 2025
Merged

Support deprecated struct on enum members#823
jsuereth merged 3 commits intoopen-telemetry:mainfrom
lmolkova:members-deprecated

Conversation

@lmolkova
Copy link
Member

@lmolkova lmolkova commented Jul 3, 2025

Fixes #672

@lmolkova lmolkova requested a review from a team as a code owner July 3, 2025 05:52
Copy link
Contributor

@jsuereth jsuereth left a comment

Choose a reason for hiding this comment

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

Can you add this to the CHANGELOG file too?

@jsuereth jsuereth enabled auto-merge (squash) July 5, 2025 13:26
@jsuereth jsuereth merged commit a04be4f into open-telemetry:main Jul 8, 2025
20 checks passed
@codecov
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.6%. Comparing base (793a561) to head (66e4942).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #823   +/-   ##
=====================================
  Coverage   76.6%   76.6%           
=====================================
  Files         69      69           
  Lines       5597    5602    +5     
=====================================
+ Hits        4291    4296    +5     
  Misses      1306    1306           

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

Support deprecated struct on enum members

2 participants