Skip to content

[chore] Add js/wasm as a tier-3 platform#14581

Merged
mx-psi merged 1 commit intoopen-telemetry:mainfrom
evan-bradley:wasm-tier-3
Feb 17, 2026
Merged

[chore] Add js/wasm as a tier-3 platform#14581
mx-psi merged 1 commit intoopen-telemetry:mainfrom
evan-bradley:wasm-tier-3

Conversation

@evan-bradley
Copy link
Contributor

Description

Adds js/wasm as a build target. I will add workflow steps to produce a core/otlp distro binary in a follow-up.

I can also do the changes in -releases in a prerequisite PR, if there's a strong preference for doing it in that direction.

Link to tracking issue

Fixes #14542

@evan-bradley evan-bradley requested a review from a team as a code owner February 12, 2026 22:17
@evan-bradley evan-bradley requested review from jmacd and mx-psi February 12, 2026 22:17
@evan-bradley
Copy link
Contributor Author

evan-bradley commented Feb 12, 2026

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.79%. Comparing base (5a059d1) to head (f15ca7d).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14581      +/-   ##
==========================================
- Coverage   91.82%   91.79%   -0.03%     
==========================================
  Files         679      679              
  Lines       42885    42885              
==========================================
- Hits        39380    39368      -12     
- Misses       2437     2445       +8     
- Partials     1068     1072       +4     

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

@mx-psi mx-psi added this pull request to the merge queue Feb 13, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 13, 2026
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Adds js/wasm as a build target. I will add workflow steps to produce a
core/otlp distro binary in a follow-up.

I can also do the changes in -releases in a prerequisite PR, if there's
a strong preference for doing it in that direction.

<!-- Issue number if applicable -->
#### Link to tracking issue

Fixes
#14542
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2026
@mx-psi mx-psi enabled auto-merge February 13, 2026 11:20
@mx-psi mx-psi added the ready-to-merge Code review completed; ready to merge by maintainers label Feb 13, 2026
@mx-psi mx-psi added this pull request to the merge queue Feb 17, 2026
Merged via the queue into open-telemetry:main with commit 9b618d7 Feb 17, 2026
81 of 84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Code review completed; ready to merge by maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add WebAssembly as a tier-3 supported platform

3 participants