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

erc721 transfer test #3021

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

erc721 transfer test #3021

wants to merge 2 commits into from

Conversation

seabornlee
Copy link
Contributor

No description provided.

@github-actions
Copy link

Pull reviewers stats

Stats of the last 30 days for alpha-wallet-android:

User Total reviews Time to review Total comments
hboon
🥇
3
▀▀
1d 1h 56m
▀▀▀▀▀
3
▀▀▀▀▀▀▀▀
seabornlee
🥈
1
9h 27m
▀▀
1
▀▀▀
JamesSmartCell
🥉
11
▀▀▀▀▀▀▀
19h 7m
▀▀▀▀
0
justindg
1
2m
0

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Base: 7.74% // Head: 7.70% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (659f6d3) compared to base (02ffb1f).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 659f6d3 differs from pull request most recent head 05d22da. Consider uploading reports for the commit 05d22da to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             master   #3021      +/-   ##
===========================================
- Coverage      7.74%   7.70%   -0.05%     
+ Complexity      891     885       -6     
===========================================
  Files           648     648              
  Lines         43349   43393      +44     
  Branches       4375    4385      +10     
===========================================
- Hits           3359    3344      -15     
- Misses        39702   39766      +64     
+ Partials        288     283       -5     
Impacted Files Coverage Δ
...lphawallet/app/repository/EthereumNetworkBase.java 46.02% <0.00%> (-0.20%) ⬇️
.../java/com/alphawallet/app/ui/ActivityFragment.java 0.00% <0.00%> (ø)
.../java/com/alphawallet/app/ui/AddTokenActivity.java 0.00% <0.00%> (ø)
...main/java/com/alphawallet/app/ui/HomeActivity.java 2.34% <0.00%> (-0.02%) ⬇️
...om/alphawallet/app/ui/TokenManagementActivity.java 0.00% <0.00%> (ø)
...in/java/com/alphawallet/app/ui/WalletFragment.java 1.89% <0.00%> (ø)
...wallet/app/ui/widget/adapter/TokenListAdapter.java 0.00% <0.00%> (ø)
...m/alphawallet/app/viewmodel/AddTokenViewModel.java 0.00% <0.00%> (ø)
...com/alphawallet/app/viewmodel/WalletViewModel.java 21.02% <0.00%> (-0.13%) ⬇️
...wallet/app/widget/AWalletBottomNavigationView.java 52.30% <0.00%> (-9.24%) ⬇️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JamesSmartCell
Copy link
Member

@seabornlee is this still draft?

@seabornlee
Copy link
Contributor Author

Yes, encountered some issue when adding custom token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants