axelarnetwork / axelar-amplifier

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

feat(major-interchain-token-service): apply token balance invariants #671

Open milapsheth opened 1 day ago

milapsheth commented 1 day ago

Description

AXE-4185

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 98.22485% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.52%. Comparing base (a6952bb) to head (f5f4497).

Files with missing lines Patch % Lines
contracts/interchain-token-service/src/state.rs 96.38% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #671 +/- ## ========================================== + Coverage 93.48% 93.52% +0.03% ========================================== Files 237 237 Lines 34628 34783 +155 ========================================== + Hits 32373 32531 +158 + Misses 2255 2252 -3 ```

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