axelarnetwork / axelar-amplifier

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

feat(multisig): query to check caller authorization status #478

Closed maancham closed 4 months ago

maancham commented 4 months ago

Description

AXE-4334

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.23%. Comparing base (918f064) to head (c093979).

Files Patch % Lines
contracts/multisig/src/contract.rs 80.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #478 +/- ## ========================================== - Coverage 93.23% 93.23% -0.01% ========================================== Files 177 177 Lines 23459 23474 +15 ========================================== + Hits 21873 21886 +13 - Misses 1586 1588 +2 ```

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