Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move sandbox files #731

Merged

Conversation

toasted-nutbread
Copy link

There's been some question about this before, but the sandbox folders are a legacy setup from before type annotations were used. It was used to denote specific files that were used in different environments (workers, service worker, no extension APIs), but this is now enforced by eslint-config.test.js. Worth simplifying so people don't have to think about this anymore.

@toasted-nutbread toasted-nutbread requested a review from a team as a code owner February 25, 2024 16:37
Copy link

github-actions bot commented Feb 25, 2024

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

Copy link

codspeed-hq bot commented Feb 25, 2024

CodSpeed Performance Report

Merging #731 will degrade performances by 32.12%

Comparing toasted-nutbread:sandbox-file-simplification (3e0ae1e) with master (2e9ea19)

Summary

❌ 1 regressions
✅ 3 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master toasted-nutbread:sandbox-file-simplification Change
transformations (n=57) 37.2 ms 54.8 ms -32.12%

@Casheeew Casheeew added the kind/meta The issue or PR is meta label Feb 27, 2024
djahandarie
djahandarie previously approved these changes Mar 3, 2024
Copy link
Collaborator

@djahandarie djahandarie left a comment

Choose a reason for hiding this comment

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

LGTM but needs conflict resolution

@djahandarie djahandarie added this pull request to the merge queue Mar 4, 2024
Merged via the queue into yomidevs:master with commit 4fe881d Mar 4, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/meta The issue or PR is meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants