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

feat(pilot-app,extension): save route to extension #569

Merged
merged 5 commits into from
Jan 17, 2025

Conversation

frontendphil
Copy link
Member

Part of #469

Copy link

vercel bot commented Jan 17, 2025

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

Name Status Preview Comments Updated (UTC)
zodiac-pilot-example-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2025 11:01am

Copy link

cloudflare-workers-and-pages bot commented Jan 17, 2025

Deploying zodiac-pilot with  Cloudflare Pages  Cloudflare Pages

Latest commit: d931942
Status: ✅  Deploy successful!
Preview URL: https://4d720c83.zodiac-pilot-29m.pages.dev
Branch Preview URL: https://feat-save-route-to-extension.zodiac-pilot-29m.pages.dev

View logs

Copy link

github-actions bot commented Jan 17, 2025

Coverage Report for deployables/extension

Status Category Percentage Covered / Total
🔵 Lines 62.95% 4687 / 7445
🔵 Statements 62.95% 4687 / 7445
🔵 Functions 69.94% 270 / 386
🔵 Branches 78.89% 725 / 919
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
deployables/extension/src/types.ts 100% 100% 100% 100%
deployables/extension/src/background/PilotSession.ts 95.87% 88.23% 100% 95.87% 81-82, 126-127
deployables/extension/src/background/enableExternalPanelOpen.ts 100% 100% 100% 100%
deployables/extension/src/background/rpcTracking.ts 87.85% 79.16% 100% 87.85% 92-93, 97-98, 102-103, 147-152, 179-180
deployables/extension/src/background/sessionTracking.ts 87.5% 77.77% 100% 87.5% 34-35, 39-40, 57-58, 83-84, 93-94, 108-109
deployables/extension/src/background/simulationTracking.ts 96.29% 90.9% 100% 96.29% 18-19
deployables/extension/src/companion/contentScripts/main.ts 0% 0% 0% 0% 1-15
deployables/extension/src/connect/contentScripts/dApp.ts 57.14% 50% 100% 57.14% 34-64, 72-73, 79-82, 94-95, 109-114
deployables/extension/src/connect/injectedScript/main.ts 0% 0% 0% 0% 1-103
deployables/extension/src/inject/bridge/useBridgeError.ts 84.61% 57.14% 100% 84.61% 23-24, 28-29, 34-35
deployables/extension/src/inject/bridge/useProviderBridge.ts 93.02% 85.71% 100% 93.02% 80-81, 85-86, 91-92
deployables/extension/src/inject/contentScript/main.ts 0% 0% 0% 0% 1-118
deployables/extension/src/inject/injectedScript/InjectedProvider.ts 0% 0% 0% 0% 1-145
deployables/extension/src/monitor/contentScript/main.ts 0% 0% 0% 0% 1-24
deployables/extension/src/monitor/injectedScript/main.ts 0% 0% 0% 0% 1-79
deployables/extension/src/panel/pages/Root.tsx 83.33% 71.42% 100% 83.33% 19-20, 23-24
deployables/extension/src/panel/pages/index.tsx 0% 0% 0% 0% 1-9
deployables/extension/src/panel/port-handling/createPort.ts 88.23% 76.92% 100% 88.23% 30-31, 60-61, 75-76
deployables/extension/src/panel/port-handling/usePilotPort.ts 96.15% 100% 66.66% 96.15% 56-57
deployables/extension/src/panel/providers/fork-provider/ForkProvider.ts 21.62% 77.77% 38.46% 21.62% 88-183, 196-221, 224-290, 293-327, 345-346, 351-376, 399-443
deployables/extension/src/panel/providers/injected-provider/ConnectProvider.ts 34.81% 81.81% 50% 34.81% 20-22, 41-44, 75-79, 83-100, 103-149, 165-201
Generated in workflow #878 for commit d931942 by the Vitest Coverage Report Action

Copy link

cloudflare-workers-and-pages bot commented Jan 17, 2025

Deploying zodiac-pilot-connect with  Cloudflare Pages  Cloudflare Pages

Latest commit: d931942
Status: ✅  Deploy successful!
Preview URL: https://9798ba95.zodiac-pilot.pages.dev
Branch Preview URL: https://feat-save-route-to-extension.zodiac-pilot.pages.dev

View logs

@frontendphil frontendphil marked this pull request as ready for review January 17, 2025 11:00
@frontendphil frontendphil enabled auto-merge (squash) January 17, 2025 11:01
@frontendphil frontendphil merged commit 6ece3da into main Jan 17, 2025
17 checks passed
@frontendphil frontendphil deleted the feat/save-route-to-extension branch January 17, 2025 11:04
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 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.

1 participant