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

fix: remove unnecessary transaction warning #292

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

frontendphil
Copy link
Member

Fixes #264

Copy link

vercel bot commented Dec 10, 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 10, 2024 0:43am

Copy link

Deploying zodiac-pilot with  Cloudflare Pages  Cloudflare Pages

Latest commit: 747b93d
Status: ✅  Deploy successful!
Preview URL: https://a5fb4f3d.zodiac-pilot-29m.pages.dev
Branch Preview URL: https://fix-remove-unnecessary-trans.zodiac-pilot-29m.pages.dev

View logs

Copy link

Coverage Report for extension

Status Category Percentage Covered / Total
🔵 Lines 60.73% 4943 / 8139
🔵 Statements 60.73% 4943 / 8139
🔵 Functions 66.59% 295 / 443
🔵 Branches 77.57% 730 / 941
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
extension/src/panel/execution-routes/ExecutionRoutesContext.tsx 64.93% 100% 57.14% 64.93% 26-29, 31-34, 101-124
extension/src/panel/execution-routes/SelectedRouteContext.tsx 87.09% 100% 66.66% 87.09% 17-20
extension/src/panel/pages/routes/list/Route.tsx 96.92% 70% 60% 96.92% 42, 52
Generated in workflow #1029 for commit 747b93d by the Vitest Coverage Report Action

@frontendphil frontendphil enabled auto-merge (squash) December 10, 2024 12:44
@frontendphil frontendphil merged commit edfcc37 into main Dec 10, 2024
8 checks passed
@frontendphil frontendphil deleted the fix/remove-unnecessary-transaction-warning branch December 10, 2024 12:45
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 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.

"Clear transactions" alert pops up even when there are no transactions
1 participant