Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Dec 4, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR adds documentation annotations for EIP1193 extensions in two adapter files and updates the entry points in the typedoc.mjs script to include the new EIP1193 adapter.

Detailed summary

  • Added @extension EIP1193 annotation in fromProvider function in from-eip1193.ts.
  • Added @extension EIP1193 annotation in toProvider function in to-eip1193.ts.
  • Updated entry points in typedoc.mjs to include src/adapters/eip1193/index.ts.

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2024

⚠️ No Changeset found

Latest commit: 10b0d0c

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

@vercel
Copy link

vercel bot commented Dec 4, 2024

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 1:28am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 1:28am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 1:28am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 1:28am

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 4, 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.

@joaquim-verges joaquim-verges marked this pull request as ready for review December 4, 2024 01:18
@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Dec 4, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 47.92 KB (0%) 959 ms (0%) 539 ms (+9.89% 🔺) 1.5 s
thirdweb (cjs) 107.39 KB (0%) 2.2 s (0%) 855 ms (-9.73% 🔽) 3.1 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 49 ms (-49.46% 🔽) 161 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 7 ms (-29.36% 🔽) 17 ms
thirdweb/react (minimal + tree-shaking) 18.29 KB (0%) 366 ms (0%) 153 ms (+175.56% 🔺) 518 ms

@codecov
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.19%. Comparing base (b7c8854) to head (10b0d0c).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5600   +/-   ##
=======================================
  Coverage   44.19%   44.19%           
=======================================
  Files        1082     1082           
  Lines       56248    56253    +5     
  Branches     3976     3974    -2     
=======================================
+ Hits        24857    24862    +5     
  Misses      30708    30708           
  Partials      683      683           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from b7c8854
packages 39.04% <ø> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
...ages/thirdweb/src/adapters/eip1193/from-eip1193.ts 69.90% <ø> (ø)
...ckages/thirdweb/src/adapters/eip1193/to-eip1193.ts 77.21% <ø> (ø)

... and 4 files with indirect coverage changes

@joaquim-verges joaquim-verges merged commit 29acc98 into main Dec 4, 2024
31 of 33 checks passed
@joaquim-verges joaquim-verges deleted the docs_Add_EIP1193_extension_documentation branch December 4, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants