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] get ERC20Value for claimToBatch #5157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update

7e93768
Select commit
Loading
Failed to load commit list.
Open

[SDK] get ERC20Value for claimToBatch #5157

Update
7e93768
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

45.43% (+0.01%) compared to 2fdb69d

View this Pull Request on Codecov

45.43% (+0.01%) compared to 2fdb69d

Details

Codecov Report

Attention: Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.

Project coverage is 45.43%. Comparing base (2fdb69d) to head (7e93768).

Files with missing lines Patch % Lines
.../src/extensions/erc721/drops/write/claimToBatch.ts 64.86% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5157      +/-   ##
==========================================
+ Coverage   45.42%   45.43%   +0.01%     
==========================================
  Files        1065     1065              
  Lines       55145    55181      +36     
  Branches     3970     3977       +7     
==========================================
+ Hits        25049    25072      +23     
- Misses      29404    29417      +13     
  Partials      692      692              
Files with missing lines Coverage Δ
...es/thirdweb/src/transaction/prepare-transaction.ts 100.00% <ø> (ø)
.../src/extensions/erc721/drops/write/claimToBatch.ts 77.88% <64.86%> (-7.41%) ⬇️