axelarnetwork / axelar-amplifier

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

refactor: move cosmwasm address validation into axelar-wasm-std #567

Closed cgorenflo closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 93.49593% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93.89%. Comparing base (0decfcf) to head (83bd44b).

Files Patch % Lines
contracts/multisig/src/contract.rs 85.18% 4 Missing :warning:
packages/axelar-wasm-std/src/address.rs 90.62% 3 Missing :warning:
contracts/multisig-prover/src/contract.rs 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #567 +/- ## ======================================= Coverage 93.88% 93.89% ======================================= Files 205 205 Lines 28329 28368 +39 ======================================= + Hits 26598 26636 +38 - Misses 1731 1732 +1 ```

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