axelarnetwork / axelar-amplifier

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

feat(minor-service-registry): add UpdateService execute message #625

Closed cjcobb23 closed 1 month ago

cjcobb23 commented 1 month ago

https://axelarnetwork.atlassian.net/browse/AXE-4860

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.62%. Comparing base (f575623) to head (a168bf7). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/service-registry/src/contract/execute.rs 96.00% 1 Missing :warning:
contracts/service-registry/src/msg.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #625 +/- ## ========================================== + Coverage 93.59% 93.62% +0.02% ========================================== Files 236 236 Lines 33676 33864 +188 ========================================== + Hits 31518 31704 +186 - Misses 2158 2160 +2 ```

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