axelarnetwork / axelar-amplifier

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

feat(minor-router): check duplicate chain name when register chain #638

Closed haiyizxx closed 4 weeks ago

haiyizxx commented 1 month ago

Description

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.33333% with 37 lines in your changes missing coverage. Please review.

Project coverage is 93.47%. Comparing base (1775139) to head (d7595ce).

Files with missing lines Patch % Lines
integration-tests/src/protocol.rs 33.92% 37 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #638 +/- ## ========================================== - Coverage 93.55% 93.47% -0.09% ========================================== Files 242 243 +1 Lines 34080 34228 +148 ========================================== + Hits 31884 31995 +111 - Misses 2196 2233 +37 ``` | [Flag](https://app.codecov.io/gh/axelarnetwork/axelar-amplifier/pull/638/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=axelarnetwork) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/axelarnetwork/axelar-amplifier/pull/638/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=axelarnetwork) | `93.47% <83.33%> (-0.09%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=axelarnetwork#carryforward-flags-in-the-pull-request-comment) to find out more.

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