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

[EVM] Add erc20 to cw20 pointer tests #1593

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

stevenlanders
Copy link
Contributor

@stevenlanders stevenlanders commented Apr 24, 2024

Describe your changes and provide context

  • makes --value an optional parameter for registering a cw20 pointer
  • adds new erc20->cw20 pointer tests

Testing performed to validate your change

  • new integration test

@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.18%. Comparing base (14ce997) to head (15219aa).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1593   +/-   ##
=======================================
  Coverage   61.18%   61.18%           
=======================================
  Files         366      366           
  Lines       26079    26079           
=======================================
  Hits        15957    15957           
  Misses       9116     9116           
  Partials     1006     1006           

see 2 files with indirect coverage changes

@stevenlanders stevenlanders merged commit c2b4604 into main Apr 24, 2024
47 checks passed
@stevenlanders stevenlanders deleted the add-erc20-wrapper-for-cw20-tests branch April 24, 2024 22:17
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.

3 participants