axelarnetwork / axelar-amplifier

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

refactor(gateway): inline internal contract module #563

Closed cgorenflo closed 3 months ago

cgorenflo commented 3 months ago

Description

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.96%. Comparing base (5c02b14) to head (2cbf261).

Files Patch % Lines
contracts/gateway/src/contract.rs 97.56% 1 Missing :warning:
contracts/gateway/src/state.rs 96.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #563 +/- ## ========================================== - Coverage 93.96% 93.96% -0.01% ========================================== Files 190 190 Lines 26925 26907 -18 ========================================== - Hits 25301 25283 -18 Misses 1624 1624 ```

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