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

[SDK] Fix jsdoc for getCLaimParams #4738

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

kien-ngo
Copy link
Contributor

@kien-ngo kien-ngo commented Sep 21, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR updates the JSDoc for the getClaimParams function in get-claim-params.ts file.

Detailed summary

  • Updated JSDoc for getClaimParams function
  • Changed import path from "thirdweb/extensions/erc1155" to "thirdweb/utils"

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

Copy link

vercel bot commented Sep 21, 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 Sep 21, 2024 11:19am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2024 11:19am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2024 11:19am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2024 11:19am

Copy link

changeset-bot bot commented Sep 21, 2024

🦋 Changeset detected

Latest commit: a4dac95

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
thirdweb Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

graphite-app bot commented Sep 21, 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.

Copy link
Contributor

github-actions bot commented Sep 21, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43.67 KB (0%) 874 ms (0%) 571 ms (+74.64% 🔺) 1.5 s
thirdweb (cjs) 101.2 KB (0%) 2.1 s (0%) 918 ms (+6.96% 🔺) 3 s
thirdweb (minimal + tree-shaking) 4.85 KB (0%) 98 ms (0%) 58 ms (+217% 🔺) 155 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 120 ms (+803.88% 🔺) 130 ms
thirdweb/react (minimal + tree-shaking) 16.72 KB (0%) 335 ms (0%) 125 ms (+18.59% 🔺) 460 ms

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.92%. Comparing base (f424d0a) to head (a4dac95).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4738   +/-   ##
=======================================
  Coverage   48.92%   48.92%           
=======================================
  Files        1050     1050           
  Lines       57002    57002           
  Branches     3889     3892    +3     
=======================================
+ Hits        27888    27889    +1     
+ Misses      28481    28480    -1     
  Partials      633      633           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from f424d0a
packages 44.97% <ø> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
...web/src/utils/extensions/drops/get-claim-params.ts 94.05% <ø> (ø)

... and 4 files with indirect coverage changes

Copy link

graphite-app bot commented Sep 21, 2024

Merge activity

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
The focus of this PR is to fix the JSDoc for the `getClaimParams` function in the `thirdweb` package.

### Detailed summary
- Updated JSDoc for `getClaimParams` in `thirdweb/utils` directory.
- Changed import path from `thirdweb/extensions/erc1155` to `thirdweb/utils`.

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

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants