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(extension): remove provider type form the extension #702

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

frontendphil
Copy link
Member

@frontendphil frontendphil commented Jan 29, 2025

Fixes #704

Copy link

vercel bot commented Jan 29, 2025

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

Name Status Preview Comments Updated (UTC)
zodiac-pilot-companion-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 0:04am

Copy link

Deploying zodiac-pilot with  Cloudflare Pages  Cloudflare Pages

Latest commit: b395d87
Status: ✅  Deploy successful!
Preview URL: https://927faa0e.zodiac-pilot-29m.pages.dev
Branch Preview URL: https://chore-remove-provider-type-f.zodiac-pilot-29m.pages.dev

View logs

Copy link

Coverage Report for deployables/extension

Status Category Percentage Covered / Total
🔵 Lines 61.5% 3815 / 6203
🔵 Statements 61.5% 3815 / 6203
🔵 Functions 71.81% 214 / 298
🔵 Branches 77.35% 509 / 658
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
deployables/extension/src/types.ts 100% 100% 100% 100%
deployables/extension/src/panel/execution-routes/createRoute.ts 36.36% 100% 0% 36.36% 6-12
deployables/extension/src/panel/execution-routes/useProviderChainId.ts 100% 100% 100% 100%
deployables/extension/src/panel/execution-routes/useRouteConnect.ts 73.68% 78.57% 100% 73.68% 18-27, 55-56, 71-74
deployables/extension/src/panel/execution-routes/useRouteProvider.ts 100% 100% 100% 100%
deployables/extension/src/panel/pages/$activeRouteId/ActiveRoute.tsx 0% 0% 0% 0% 1-46
deployables/extension/src/panel/pages/$activeRouteId/index.tsx 0% 0% 0% 0% 1-15
deployables/extension/src/panel/pages/$activeRouteId/transactions/Submit.tsx 29.93% 66.66% 25% 29.93% 42-146, 159-165, 177-180, 191-200
deployables/extension/src/panel/providers/index.ts 100% 100% 100% 100%
deployables/extension/src/panel/providers-ui/SubmitTransactionContext.tsx 39.28% 100% 100% 39.28% 33-73
deployables/extension/src/panel/providers/injected-provider/useConnectInjectedWalletIfNeeded.ts 83.33% 75% 100% 83.33% 15-16
Generated in workflow #1493 for commit b395d87 by the Vitest Coverage Report Action

@frontendphil frontendphil marked this pull request as ready for review January 29, 2025 12:08
@frontendphil frontendphil merged commit 34a56fe into main Jan 29, 2025
16 checks passed
@frontendphil frontendphil deleted the chore/remove-provider-type-from-extension branch January 29, 2025 12:09
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 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.

Remove wallet connect specific code from pilot
1 participant