axelarnetwork / axelar-amplifier

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

feat(service-registry): add permission control to the service-registry #535

Closed cgorenflo closed 3 months ago

cgorenflo commented 3 months ago

AXE-4505

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 93.94%. Comparing base (b4cf22f) to head (577ba8d).

Files Patch % Lines
contracts/service-registry/src/contract.rs 91.42% 6 Missing :warning:
...service-registry/src/contract/migrations/v0_4_1.rs 98.55% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #535 +/- ## ========================================== - Coverage 93.96% 93.94% -0.02% ========================================== Files 186 186 Lines 26232 26240 +8 ========================================== + Hits 24648 24652 +4 - Misses 1584 1588 +4 ```

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