Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Oct 15, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on refactoring the import paths for the AccountSigners component and useAllChainsData hook to use relative imports, improving code organization and readability.

Detailed summary

  • Changed import path for AccountSigners in page.tsx from a long relative path to a shorter one.
  • Updated import path for useAllChainsData in account-signer.tsx from a long relative path to a shorter one.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2024

⚠️ No Changeset found

Latest commit: eaf303b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 15, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@vercel
Copy link

vercel bot commented Oct 15, 2024

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

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 10:16pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Oct 15, 2024 10:16pm
thirdweb_playground ⬜️ Skipped (Inspect) Oct 15, 2024 10:16pm
wallet-ui ⬜️ Skipped (Inspect) Oct 15, 2024 10:16pm

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 15, 2024
@codecov
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.30%. Comparing base (0b671fe) to head (eaf303b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5043   +/-   ##
=======================================
  Coverage   45.30%   45.30%           
=======================================
  Files        1059     1059           
  Lines       54707    54707           
  Branches     3954     3954           
=======================================
  Hits        24786    24786           
  Misses      29230    29230           
  Partials      691      691           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 0b671fe
packages 40.24% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.77 KB (0%) 856 ms (0%) 2 s (+51.43% 🔺) 2.8 s
thirdweb (cjs) 102.62 KB (0%) 2.1 s (0%) 2.7 s (+4.61% 🔺) 4.8 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 100 ms (-26.77% 🔽) 197 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 77 ms (-30.32% 🔽) 87 ms
thirdweb/react (minimal + tree-shaking) 17.35 KB (0%) 347 ms (0%) 226 ms (-38.03% 🔽) 573 ms

@jnsdls jnsdls force-pushed the 10-16-move_account_page_components_in_app_router_folder_no_code_change_ branch from 0883cbf to 0b671fe Compare October 15, 2024 22:02
@MananTank MananTank force-pushed the 10-16-move_account-permissions_page_components_in_app_router_folder_no_code_change_ branch from 396db14 to cee0a0c Compare October 15, 2024 22:05
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 15, 2024 22:05 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 15, 2024 22:05 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 15, 2024 22:05 Inactive
Base automatically changed from 10-16-move_account_page_components_in_app_router_folder_no_code_change_ to main October 15, 2024 22:06
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 15, 2024

Merge activity

…e change) (#5043)

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on refactoring import statements for better path clarity and consistency in the `account-signers.tsx` and `account-signer.tsx` files.

### Detailed summary
- Updated import path for `AccountSigners` in `page.tsx` from a relative path to a more concise one.
- Adjusted the import path for `useAllChainsData` in `account-signer.tsx` to reflect a simpler structure.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@jnsdls jnsdls force-pushed the 10-16-move_account-permissions_page_components_in_app_router_folder_no_code_change_ branch from cee0a0c to eaf303b Compare October 15, 2024 22:13
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 15, 2024 22:13 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 15, 2024 22:13 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 15, 2024 22:13 Inactive
@graphite-app graphite-app bot merged commit eaf303b into main Oct 15, 2024
30 checks passed
@graphite-app graphite-app bot deleted the 10-16-move_account-permissions_page_components_in_app_router_folder_no_code_change_ branch October 15, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants