axelarnetwork / axelar-amplifier

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

fix(minor-interchain-token-service): ignore empty event attributes #656

Closed milapsheth closed 2 weeks ago

milapsheth commented 3 weeks ago

Description

AXE-5913

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 98.90710% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.73%. Comparing base (81b6061) to head (535c34e). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/axelar-wasm-std/src/nonempty/hexbinary.rs 86.20% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #656 +/- ## ========================================== + Coverage 93.69% 93.73% +0.04% ========================================== Files 243 244 +1 Lines 35678 35875 +197 ========================================== + Hits 33427 33628 +201 + Misses 2251 2247 -4 ```

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