Skip to content

feat(interchain-token-service): apply scaling factor on token transfer based on token decimals #675

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

add test

83ade73
Select commit
Loading
Failed to load commit list.
Closed

feat(interchain-token-service): apply scaling factor on token transfer based on token decimals #675

add test
83ade73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 1s

93.52% (-0.05%) compared to b1f1511

View this Pull Request on Codecov

93.52% (-0.05%) compared to b1f1511

Details

Codecov Report

Attention: Patch coverage is 75.64103% with 19 lines in your changes missing coverage. Please review.

Project coverage is 93.52%. Comparing base (b1f1511) to head (83ade73).

Files with missing lines Patch % Lines
...s/interchain-token-service/src/contract/execute.rs 74.32% 19 Missing ⚠️
Additional details and impacted files
@@                                                    Coverage Diff                                                    @@
##           AXE-6168-Calculate-the-scaling-factor-at-token-deployment-and-store-it-in-the-ITS-hub     #675      +/-   ##
=========================================================================================================================
- Coverage                                                                                  93.56%   93.52%   -0.05%     
=========================================================================================================================
  Files                                                                                        237      237              
  Lines                                                                                      35220    35293      +73     
=========================================================================================================================
+ Hits                                                                                       32955    33009      +54     
- Misses                                                                                      2265     2284      +19     

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