axelarnetwork / axelar-amplifier

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

feat(minor-ampd): add command to set rewards proxy #631

Closed cjcobb23 closed 1 month ago

cjcobb23 commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 21.87500% with 25 lines in your changes missing coverage. Please review.

Project coverage is 93.59%. Comparing base (62273a3) to head (c700aa6). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ampd/src/commands/set_rewards_proxy.rs 0.00% 22 Missing :warning:
ampd/src/lib.rs 0.00% 1 Missing :warning:
ampd/src/main.rs 0.00% 1 Missing :warning:
packages/router-api/src/primitives.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #631 +/- ## ========================================== - Coverage 93.65% 93.59% -0.07% ========================================== Files 240 241 +1 Lines 33838 33870 +32 ========================================== + Hits 31692 31699 +7 - Misses 2146 2171 +25 ```

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