axelarnetwork / axelar-amplifier

Permissionless Connections Service run on the Axelar Network
21 stars 24 forks source link

feat(interchain-token-service): add its hub contract #572

Closed milapsheth closed 1 month ago

milapsheth commented 2 months ago

Description

AXE-3820

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.58239% with 24 lines in your changes missing coverage. Please review.

Project coverage is 93.68%. Comparing base (a73560d) to head (a9b1290). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
interchain-token-service/src/contract.rs 86.88% 8 Missing :warning:
interchain-token-service/src/bin/schema.rs 0.00% 7 Missing :warning:
interchain-token-service/src/msg.rs 25.00% 3 Missing :warning:
packages/axelar-wasm-std/src/response.rs 78.57% 3 Missing :warning:
interchain-token-service/src/abi.rs 99.01% 1 Missing :warning:
interchain-token-service/src/contract/execute.rs 98.78% 1 Missing :warning:
interchain-token-service/src/primitives.rs 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #572 +/- ## ========================================== + Coverage 93.66% 93.68% +0.02% ========================================== Files 226 233 +7 Lines 32583 32916 +333 ========================================== + Hits 30518 30837 +319 - Misses 2065 2079 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.