axelarnetwork / axelar-amplifier

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

refactor(minor-axelarnet-gateway): simplify the initial implementation #583

Closed cgorenflo closed 2 months ago

cgorenflo commented 2 months ago

AXE-4654

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.92188% with 13 lines in your changes missing coverage. Please review.

Project coverage is 93.61%. Comparing base (8308c8d) to head (1619e05). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ontracts/axelarnet-gateway/src/contract/execute.rs 92.80% 9 Missing :warning:
contracts/axelarnet-gateway/src/contract.rs 92.30% 2 Missing :warning:
...ontracts/axelarnet-gateway/src/clients/external.rs 96.87% 1 Missing :warning:
contracts/axelarnet-gateway/src/state.rs 98.03% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #583 +/- ## ========================================== - Coverage 93.73% 93.61% -0.13% ========================================== Files 219 219 Lines 30988 30545 -443 ========================================== - Hits 29048 28595 -453 - Misses 1940 1950 +10 ```

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