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(its): add skeleton code for its token deployment #88

Merged
merged 8 commits into from
Nov 26, 2024

Conversation

ahramy
Copy link
Contributor

@ahramy ahramy commented Nov 25, 2024

@ahramy ahramy requested a review from a team as a code owner November 25, 2024 00:45
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 11.37725% with 148 lines in your changes missing coverage. Please review.

Project coverage is 89.66%. Comparing base (20593c0) to head (600764d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/interchain-token-service/src/contract.rs 12.58% 132 Missing ⚠️
contracts/interchain-token-service/src/event.rs 0.00% 15 Missing ⚠️
...ontracts/interchain-token-service/src/interface.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   96.01%   89.66%   -6.36%     
==========================================
  Files          37       38       +1     
  Lines        2085     2235     +150     
==========================================
+ Hits         2002     2004       +2     
- Misses         83      231     +148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/contract.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/contract.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/contract.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/contract.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/contract.rs Outdated Show resolved Hide resolved
@ahramy ahramy merged commit b062cf1 into main Nov 26, 2024
5 checks passed
@ahramy ahramy deleted the feat/its-add-skeleton-code-for-token-deployment branch November 26, 2024 17:05
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.

4 participants