Skip to content

Conversation

@trentm
Copy link
Contributor

@trentm trentm commented May 16, 2025

Change SemconvStability export from const enum to enum to allow single-file transpilation tooling to work with code that uses SemconvStability

Refs: #5691
Refs: open-telemetry/opentelemetry-js-contrib#2671 (comment)

…um` to `enum` to allow single-file transpilation tooling to work with code that uses `SemconvStability`

Refs: open-telemetry#5691
Refs: open-telemetry/opentelemetry-js-contrib#2671 (comment)
@codecov
Copy link

codecov bot commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (072d8a8) to head (bbc3aff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5692   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files         310      310           
  Lines        7992     7992           
  Branches     1614     1614           
=======================================
  Hits         7595     7595           
  Misses        397      397           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@JamieDanielson JamieDanielson left a comment

Choose a reason for hiding this comment

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

thank you for grabbing this so quickly!

@JamieDanielson JamieDanielson added this pull request to the merge queue May 16, 2025
Merged via the queue into open-telemetry:main with commit 4e2703c May 16, 2025
19 checks passed
@trentm trentm deleted the trentm-SemconvStability-no-const-enum branch May 20, 2025 15:59
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.

3 participants