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

chore: run Playwright on self-hosted runners #2788

Merged
merged 4 commits into from
Sep 3, 2024

Conversation

chris13524
Copy link
Member

Description

Runs Playwright tests on our self-hosted runners to attempt to reduce flakiness. GitHub runners have network flakiness that tests/SDK currently does not gracefully handle.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)

@chris13524 chris13524 self-assigned this Sep 3, 2024
Copy link

vercel bot commented Sep 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Sep 3, 2024 10:50pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Sep 3, 2024 10:50pm

Copy link
Contributor

github-actions bot commented Sep 3, 2024

♻️ Vite-Size ♻️

Size Difference

Size (kb) Gzip (kb)
Total Diff. 0 0

Current Size

Name Size (kb) Gzip (kb)
assets/index-CEApWQLP.js 1475.014 417.536
assets/noble-curves.js 31.941 12.78
assets/2.19.6_typescript.js 2.789 1.326
assets/index.js 161.83 59.283
assets/index2.js 102.249 29.114
assets/index3.js 304.389 87.281
assets/walletconnect-ethereum-provider.js 278.197 80.094
assets/index4.js 11.601 3.213
assets/w3m-modal.js 6.992 2.509
assets/index5.js 9.415 3.342
assets/hooks.module.js 74.776 25.685
assets/walletconnect-modal-ui.js 112.43 34.328
index.html 0.329 0.238
Total Size 2571.952 756.729

Base Size

Name Size (kb) Gzip (kb)
assets/index-CEApWQLP.js 1475.014 417.536
assets/noble-curves.js 31.941 12.78
assets/2.19.6_typescript.js 2.789 1.326
assets/index.js 161.83 59.283
assets/index2.js 102.249 29.114
assets/index3.js 304.389 87.281
assets/walletconnect-ethereum-provider.js 278.197 80.094
assets/index4.js 11.601 3.213
assets/w3m-modal.js 6.992 2.509
assets/index5.js 9.415 3.342
assets/hooks.module.js 74.776 25.685
assets/walletconnect-modal-ui.js 112.43 34.328
index.html 0.329 0.238
Total Size 2571.952 756.729

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 86.76% 3189 / 13453
🔵 Statements 86.76% 3189 / 13453
🔵 Functions 161.44% 236 / 723
🔵 Branches 215.2% 431 / 848
File CoverageNo changed files found.
Generated in workflow #5938

Copy link
Collaborator

@tomiir tomiir left a comment

Choose a reason for hiding this comment

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

Let's try

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.

2 participants