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

feat: Add support for Tron #1258

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

fix: del test

267c262
Select commit
Loading
Failed to load commit list.
Draft

feat: Add support for Tron #1258

fix: del test
267c262
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

98.58% (-1.41%) compared to e0db15a

View this Pull Request on Codecov

98.58% (-1.41%) compared to e0db15a

Details

Codecov Report

Attention: Patch coverage is 11.39241% with 210 lines in your changes missing coverage. Please review.

Project coverage is 98.58%. Comparing base (e0db15a) to head (267c262).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
packages/tron/src/provider/config-provider.tsx 0.00% 103 Missing ⚠️
packages/tron/src/provider/index.tsx 0.00% 32 Missing ⚠️
packages/tron/src/wallets/bitgetWallet.tsx 0.00% 21 Missing ⚠️
packages/tron/src/wallets/bybitWallet.tsx 0.00% 21 Missing ⚠️
packages/tron/src/wallets/tronlinkWallet.tsx 0.00% 20 Missing ⚠️
packages/tron/src/wallets/okxTronWallet.tsx 0.00% 6 Missing ⚠️
packages/tron/src/wallets/index.ts 0.00% 4 Missing ⚠️
packages/tron/src/utils.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1258      +/-   ##
==========================================
- Coverage   99.99%   98.58%   -1.41%     
==========================================
  Files         858      869      +11     
  Lines       14726    14963     +237     
  Branches     1589     1599      +10     
==========================================
+ Hits        14725    14752      +27     
- Misses          1      211     +210     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.