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: clear transactions on special route #392

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

frontendphil
Copy link
Member

Relates to #389

Copy link

vercel bot commented Dec 18, 2024

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 Dec 18, 2024 2:30pm

Copy link

cloudflare-workers-and-pages bot commented Dec 18, 2024

Deploying zodiac-pilot with  Cloudflare Pages  Cloudflare Pages

Latest commit: 49fcfb7
Status: ✅  Deploy successful!
Preview URL: https://1495e9d1.zodiac-pilot-29m.pages.dev
Branch Preview URL: https://chore-clear-transactions-on.zodiac-pilot-29m.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Dec 18, 2024

Deploying zodiac-pilot-connect with  Cloudflare Pages  Cloudflare Pages

Latest commit: 49fcfb7
Status: ✅  Deploy successful!
Preview URL: https://30925791.zodiac-pilot.pages.dev
Branch Preview URL: https://chore-clear-transactions-on.zodiac-pilot.pages.dev

View logs

Copy link

github-actions bot commented Dec 18, 2024

Coverage Report for extension

Status Category Percentage Covered / Total
🔵 Lines 63.35% 5378 / 8489
🔵 Statements 63.35% 5378 / 8489
🔵 Functions 70.08% 328 / 468
🔵 Branches 80.24% 837 / 1043
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
extension/src/components/InlineForm.tsx 100% 100% 100% 100%
extension/src/components/index.ts 100% 100% 100% 100%
extension/src/panel/pages/ClearTransactionsModal.tsx 100% 100% 100% 100%
extension/src/panel/pages/$activeRouteId/index.tsx 0% 0% 0% 0% 1-15
extension/src/panel/pages/$activeRouteId/clear-transactions.$newActiveRouteId/ClearTransactions.tsx 100% 100% 100% 100%
extension/src/panel/pages/$activeRouteId/clear-transactions.$newActiveRouteId/index.tsx 0% 0% 0% 0% 1-7
extension/src/panel/pages/routes/edit.$routeId/EditRoute.tsx 86.01% 84% 66.66% 86.01% 117-118, 132-133, 293-294, 296-300, 355-361, 365-374, 392-399, 409, 413-421, 435-437
extension/src/panel/pages/routes/edit.$routeId/intents.ts 100% 100% 100% 100%
extension/src/panel/pages/routes/list/ListRoutes.tsx 100% 100% 100% 100%
extension/src/panel/pages/routes/list/Route.tsx 97.14% 81.81% 66.66% 97.14% 48, 58
extension/src/panel/pages/routes/list/intents.ts 100% 100% 100% 100%
Generated in workflow #229 for commit 49fcfb7 by the Vitest Coverage Report Action

@frontendphil frontendphil force-pushed the chore/clear-transactions-on-special-route branch from 3e0b2b7 to 0432206 Compare December 18, 2024 14:27
@frontendphil frontendphil force-pushed the chore/clear-transactions-on-special-route branch from 0432206 to 49fcfb7 Compare December 18, 2024 14:28
@frontendphil frontendphil marked this pull request as ready for review December 18, 2024 14:28
@frontendphil frontendphil merged commit 93bfb6f into main Dec 18, 2024
12 checks passed
@frontendphil frontendphil deleted the chore/clear-transactions-on-special-route branch December 18, 2024 14:40
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
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