axelarnetwork / axelar-amplifier

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

feat(minor-multisig): implement client for queries #607

Closed cjcobb23 closed 1 month ago

cjcobb23 commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 98.40426% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.66%. Comparing base (847ac0c) to head (5a36b6b). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/multisig/src/client.rs 98.40% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #607 +/- ## ========================================== + Coverage 93.63% 93.66% +0.02% ========================================== Files 225 226 +1 Lines 32395 32583 +188 ========================================== + Hits 30333 30518 +185 - Misses 2062 2065 +3 ```

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