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 cw20Adapter for Injective #67

Merged
merged 22 commits into from
Oct 21, 2024
Merged

feat: add cw20Adapter for Injective #67

merged 22 commits into from
Oct 21, 2024

Conversation

ibrizsabin
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.27%. Comparing base (c5e1b80) to head (4737eaa).
Report is 23 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   92.06%   92.27%   +0.20%     
==========================================
  Files          24       24              
  Lines        2358     2420      +62     
==========================================
+ Hits         2171     2233      +62     
  Misses        187      187              
Flag Coverage Δ
rust 92.27% <100.00%> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
contracts/cw-common/src/hub_token_msg.rs 66.66% <ø> (ø)
...racts/token-contracts/cw-hub-bnusd/src/contract.rs 95.82% <100.00%> (+0.42%) ⬆️
contracts/token-contracts/cw-hub-bnusd/src/lib.rs 100.00% <ø> (ø)

Copy link
Collaborator Author

@ibrizsabin ibrizsabin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self review

@ibrizsabin ibrizsabin changed the title Feat: add cw20Adapter for Injective feat: add cw20Adapter for Injective Aug 28, 2024
@ibrizsabin ibrizsabin self-assigned this Aug 28, 2024
@ibrizsabin ibrizsabin marked this pull request as ready for review August 28, 2024 07:07
Copy link
Collaborator

@AntonAndell AntonAndell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good im just a bit confused on mint flow

Copy link
Collaborator

@AntonAndell AntonAndell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good then, Should we document how to build and deploy with feature? so we dont deploy by mistake wrong versions

@gcranju gcranju merged commit c5a8309 into main Oct 21, 2024
7 checks passed
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.

3 participants