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: refactor copy to clipboard #258

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

frontendphil
Copy link
Member

It adds a new CopyToClipboard component that can be easily reused and has a common style.

Copy link

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

@frontendphil frontendphil enabled auto-merge (squash) December 5, 2024 10:21
Copy link

github-actions bot commented Dec 5, 2024

Coverage Report for extension

Status Category Percentage Covered / Total
🔵 Lines 58% 4720 / 8137
🔵 Statements 58% 4720 / 8137
🔵 Functions 61.45% 271 / 441
🔵 Branches 76.39% 673 / 881
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
extension/src/components/Address.tsx 84.61% 50% 100% 84.61% 14-16
extension/src/components/CopyToClipboard.tsx 53.84% 100% 50% 53.84% 16-22
extension/src/components/index.ts 100% 100% 100% 100%
extension/src/components/buttons/index.ts 100% 100% 100% 100%
extension/src/panel/pages/edit-route/wallet/Account.tsx 13.33% 100% 0% 13.33% 11-28
extension/src/panel/pages/transactions/RolePermissionCheck.tsx 19.35% 100% 0% 19.35% 25-78, 86-160
extension/src/panel/pages/transactions/Transaction.tsx 91.66% 41.66% 83.33% 91.66% 57, 100, 105-107, 116, 148-152
extension/src/panel/pages/transactions/Transactions.tsx 67.34% 75% 66.66% 67.34% 28-44, 89-94, 122-139
Generated in workflow #932 for commit 143d763 by the Vitest Coverage Report Action

@frontendphil frontendphil merged commit 460942a into main Dec 5, 2024
7 checks passed
@frontendphil frontendphil deleted the chore/refactor-copy-to-clipboard branch December 5, 2024 10:21
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 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