-
Notifications
You must be signed in to change notification settings - Fork 69
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
Add transfer() function to TokenUtils #1387
Conversation
Did you look at trying to solve the codeclimate issues? |
Code Climate has analyzed commit cab4d5b and detected 6 issues on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 16.6% (50% is the threshold). This pull request will bring the total coverage in the repository to 71.4% (-0.2% change). View more on Code Climate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks fine to me
Fixes #1390
Changes proposed in this PR:
transfer()
function toTokenUtils