axelarnetwork / axelar-amplifier

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

feat(minor-ampd): add commands to unbond and claim stake #587

Closed cjcobb23 closed 2 months ago

cjcobb23 commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.

Project coverage is 93.81%. Comparing base (ddddd80) to head (ea76a14). Report is 1 commits behind head on main.

Files Patch % Lines
ampd/src/commands/claim_stake.rs 0.00% 22 Missing :warning:
ampd/src/commands/unbond_verifier.rs 0.00% 22 Missing :warning:
ampd/src/main.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #587 +/- ## ========================================== - Coverage 93.95% 93.81% -0.15% ========================================== Files 214 216 +2 Lines 30284 30330 +46 ========================================== Hits 28454 28454 - Misses 1830 1876 +46 ```

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