axelarnetwork / axelar-amplifier

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

feat(nexus-gateway): add permission control to nexus-gateway #530

Closed cgorenflo closed 3 months ago

cgorenflo commented 3 months ago

AXE-4498

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.91%. Comparing base (638454c) to head (e67f8e4).

Files Patch % Lines
contracts/nexus-gateway/src/contract.rs 97.65% 5 Missing :warning:
contracts/service-registry/src/contract.rs 71.42% 2 Missing :warning:
contracts/coordinator/src/contract.rs 92.85% 1 Missing :warning:
contracts/multisig-prover/src/contract.rs 96.42% 1 Missing :warning:
contracts/multisig/src/contract.rs 94.73% 1 Missing :warning:
contracts/nexus-gateway/src/contract/execute.rs 97.05% 1 Missing :warning:
contracts/rewards/src/contract.rs 83.33% 1 Missing :warning:
contracts/router/src/contract.rs 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #530 +/- ## ========================================== + Coverage 93.70% 93.91% +0.20% ========================================== Files 185 185 Lines 26064 26012 -52 ========================================== + Hits 24424 24428 +4 + Misses 1640 1584 -56 ```

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