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

Add transfer() function to TokenUtils #1387

Merged
merged 11 commits into from
May 16, 2022

Conversation

miquelcabot
Copy link
Contributor

@miquelcabot miquelcabot commented Apr 1, 2022

Fixes #1390

Changes proposed in this PR:

  • Add transfer() function to TokenUtils

src/utils/TokenUtils.ts Outdated Show resolved Hide resolved
@miquelcabot miquelcabot requested a review from mihaisc April 5, 2022 09:51
@jamiehewitt15
Copy link
Member

Did you look at trying to solve the codeclimate issues?

@codeclimate
Copy link

codeclimate bot commented May 16, 2022

Code Climate has analyzed commit cab4d5b and detected 6 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2
Duplication 4

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.

Copy link
Member

@jamiehewitt15 jamiehewitt15 left a 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

@miquelcabot miquelcabot merged commit fda1203 into v4main May 16, 2022
@miquelcabot miquelcabot deleted the add-transfer-function-to-tokenutils branch May 16, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add transfer() function to TokenUtils
3 participants