axelarnetwork / axelar-amplifier

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

refactor(minor): rename id field in CrosschainId to message_id #538

Closed cgorenflo closed 3 months ago

cgorenflo commented 3 months ago

todo: migrate data that has a crosschain id in it

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 99.24242% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.12%. Comparing base (3359fc3) to head (5f07410).

Files Patch % Lines
contracts/gateway/src/contract.rs 0.00% 1 Missing :warning:
packages/router-api/src/primitives.rs 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #538 +/- ## ========================================== + Coverage 94.07% 94.12% +0.05% ========================================== Files 185 186 +1 Lines 25904 26110 +206 ========================================== + Hits 24368 24577 +209 + Misses 1536 1533 -3 ```

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