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(minor-interchain-token-service): make decimals non optional #684

Conversation

cjcobb23
Copy link
Contributor

@cjcobb23 cjcobb23 commented Nov 7, 2024

  • all TokenInstance's now have decimals, since DeployTokenManager is no longer supported

* all TokenInstance's now have decimals, since DeployTokenManager is no
  longer supported
@cjcobb23 cjcobb23 requested a review from a team as a code owner November 7, 2024 21:02
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.60%. Comparing base (9150d87) to head (2bbd16f).

Additional details and impacted files
@@                                    Coverage Diff                                     @@
##           refactor/interchain_token_service_message_interceptors     #684      +/-   ##
==========================================================================================
+ Coverage                                                   93.59%   93.60%   +0.01%     
==========================================================================================
  Files                                                         238      238              
  Lines                                                       35437    35430       -7     
==========================================================================================
- Hits                                                        33166    33163       -3     
+ Misses                                                       2271     2267       -4     

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

@fish-sammy fish-sammy deleted the branch refactor/interchain_token_service_message_interceptors November 8, 2024 18:09
@fish-sammy fish-sammy closed this Nov 8, 2024
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