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): lock and unlock gateway tokens #650

Merged
merged 8 commits into from
Oct 9, 2024

review

a8f67e8
Select commit
Loading
Failed to load commit list.
Merged

feat(minor-interchain-token-service): lock and unlock gateway tokens #650

review
a8f67e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

93.61% (+0.09%) compared to 0d997fc

View this Pull Request on Codecov

93.61% (+0.09%) compared to 0d997fc

Details

Codecov Report

Attention: Patch coverage is 97.88079% with 16 lines in your changes missing coverage. Please review.

Project coverage is 93.61%. Comparing base (0d997fc) to head (a8f67e8).

Files with missing lines Patch % Lines
...ntracts/interchain-token-service/src/primitives.rs 46.66% 8 Missing ⚠️
contracts/interchain-token-service/src/contract.rs 97.18% 4 Missing ⚠️
...s/interchain-token-service/src/contract/execute.rs 99.29% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #650      +/-   ##
==========================================
+ Coverage   93.52%   93.61%   +0.09%     
==========================================
  Files         243      243              
  Lines       34491    35226     +735     
==========================================
+ Hits        32256    32976     +720     
- Misses       2235     2250      +15     

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