axelarnetwork / axelar-amplifier

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

feat: integrate address format with SuiAddress #585

Closed fish-sammy closed 2 months ago

fish-sammy commented 2 months ago

Description

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 77.39130% with 26 lines in your changes missing coverage. Please review.

Project coverage is 93.89%. Comparing base (6f63cbd) to head (18b05ca). Report is 1 commits behind head on main.

Files Patch % Lines
packages/sui-gateway/src/lib.rs 67.10% 25 Missing :warning:
packages/sui-types/src/lib.rs 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #585 +/- ## ========================================== + Coverage 93.87% 93.89% +0.01% ========================================== Files 212 212 Lines 29604 29634 +30 ========================================== + Hits 27790 27824 +34 + Misses 1814 1810 -4 ```

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