Skip to content

Conversation

@tstirrat15
Copy link
Contributor

Fixes #449
Part of #575

Description

We made a similar change in the SpiceDB repo that seems to be helping. This brings it into the zed repo.

Changes

  • Use depot runners
  • Use cleanenv to make it work on the depot runner

Testing

Review. See that tests pass.

@tstirrat15 tstirrat15 force-pushed the 449-fix-wasm-browser-tests branch from d4d52cc to 06ebc62 Compare November 4, 2025 15:24
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.72%. Comparing base (7ed5ab0) to head (06ebc62).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #576      +/-   ##
==========================================
+ Coverage   39.28%   41.72%   +2.44%     
==========================================
  Files          37       37              
  Lines        5448     4760     -688     
==========================================
- Hits         2140     1986     -154     
+ Misses       3063     2517     -546     
- Partials      245      257      +12     

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

@miparnisari miparnisari enabled auto-merge (squash) November 7, 2025 22:20
@miparnisari miparnisari force-pushed the 449-fix-wasm-browser-tests branch from 06ebc62 to d1b677e Compare November 7, 2025 22:27
@miparnisari miparnisari merged commit cdfa4cb into main Nov 7, 2025
10 checks passed
@miparnisari miparnisari deleted the 449-fix-wasm-browser-tests branch November 7, 2025 22:30
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix WASM tests on most recent version of ubuntu runner

4 participants