axelarnetwork / axelar-amplifier

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

fix(minor-service-registry): prevent zero bond #588

Closed cjcobb23 closed 2 months ago

cjcobb23 commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.83%. Comparing base (f752c6a) to head (5057653). Report is 1 commits behind head on main.

Files Patch % Lines
packages/into-inner-derive/src/lib.rs 85.71% 3 Missing :warning:
packages/axelar-wasm-std/src/nonempty/uint.rs 33.33% 2 Missing :warning:
packages/axelar-wasm-std/src/nonempty/string.rs 0.00% 1 Missing :warning:
packages/axelar-wasm-std/src/nonempty/timestamp.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #588 +/- ## ========================================== + Coverage 93.82% 93.83% +0.01% ========================================== Files 218 219 +1 Lines 30727 30805 +78 ========================================== + Hits 28830 28907 +77 - Misses 1897 1898 +1 ```

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