Skip to content

Conversation

@Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Apr 28, 2025

This reverts commit 042d2fa.

To avoid multiple major releases shortly after each other, we should group this closer with the merge of #3322.

@Mrtenz Mrtenz requested a review from a team as a code owner April 28, 2025 08:57
@Mrtenz Mrtenz enabled auto-merge April 28, 2025 09:00
@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

Attention: Patch coverage is 97.46835% with 4 lines in your changes missing coverage. Please review.

Project coverage is 98.03%. Comparing base (042d2fa) to head (7201c6b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ts/src/webworker/executor/WebWorkerSnapExecutor.ts 82.60% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3359      +/-   ##
==========================================
- Coverage   98.04%   98.03%   -0.01%     
==========================================
  Files         398      402       +4     
  Lines       10953    11109     +156     
  Branches     1725     1754      +29     
==========================================
+ Hits        10739    10891     +152     
- Misses        214      218       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Mrtenz Mrtenz added this pull request to the merge queue Apr 28, 2025
Merged via the queue into main with commit c64c03b Apr 28, 2025
117 of 119 checks passed
@Mrtenz Mrtenz deleted the mrtenz/revert-remove-web-workers branch April 28, 2025 09:44
github-merge-queue bot pushed a commit that referenced this pull request May 2, 2025
This is a redo of #3357, which was reverted in #3359 to avoid two
breaking changes in a row. Now that #3322 is merged, we can do this
again.

The original PR description can be found below.

---

This removes the web worker execution service and execution environment,
as they were unused. We can revert this PR in the future to add them
again, if needed.

## Breaking changes

### `@metamask/snaps-controllers`

- Remove web worker execution service.

### `@metamask/snaps-execution-environments`

- Remove web worker pool execution environment.
- Remove web worker executor execution environment.
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