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

refactor(its-factory)!: simplify token id derivation #302

Merged
merged 6 commits into from
Nov 17, 2024

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Nov 16, 2024

@milapsheth milapsheth requested a review from a team as a code owner November 16, 2024 21:44
contracts/InterchainTokenFactory.sol Show resolved Hide resolved
contracts/InterchainTokenFactory.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenFactory.sol Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.44%. Comparing base (c58ed5e) to head (79608cd).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #302      +/-   ##
==========================================
+ Coverage   97.67%   99.44%   +1.77%     
==========================================
  Files          19       20       +1     
  Lines         601      721     +120     
  Branches      126      169      +43     
==========================================
+ Hits          587      717     +130     
+ Misses          5        4       -1     
+ Partials        9        0       -9     

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

@milapsheth milapsheth enabled auto-merge (squash) November 17, 2024 20:10
@milapsheth milapsheth merged commit 564800b into main Nov 17, 2024
6 checks passed
@milapsheth milapsheth deleted the refactor/simplify-id-derivation branch November 17, 2024 21:44
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