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(interchain-token-service): apply scaling factor on token transfer based on token decimals #677

Merged
merged 18 commits into from
Nov 4, 2024

Merge branch 'main' into AXE-6169-Apply-the-scaling-factor-at-token-t…

1d3b5d5
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into AXE-6169-Apply-the-scaling-factor-at-token-t…
1d3b5d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

93.52% (-0.05%) compared to afe253d

View this Pull Request on Codecov

93.52% (-0.05%) compared to afe253d

Details

Codecov Report

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

Project coverage is 93.52%. Comparing base (afe253d) to head (1d3b5d5).

Files with missing lines Patch % Lines
...s/interchain-token-service/src/contract/execute.rs 75.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #677      +/-   ##
==========================================
- 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.