axelarnetwork / axelar-amplifier

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

feat(axelar-core-std): query tx hash and nonce from the amplifier contracts #615

Closed fish-sammy closed 1 month ago

fish-sammy commented 1 month ago

Description

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.22383% with 16 lines in your changes missing coverage. Please review.

Project coverage is 93.64%. Comparing base (8f410b2) to head (fe531ea). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/multisig/src/client.rs 72.00% 7 Missing :warning:
contracts/voting-verifier/src/client.rs 80.00% 4 Missing :warning:
packages/gateway-api/src/client.rs 71.42% 2 Missing :warning:
contracts/axelarnet-gateway/src/clients/gateway.rs 91.66% 1 Missing :warning:
contracts/coordinator/src/client.rs 85.71% 1 Missing :warning:
packages/axelar-core-std/src/nexus/mod.rs 97.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #615 +/- ## ========================================== + Coverage 93.62% 93.64% +0.02% ========================================== Files 235 238 +3 Lines 33649 33785 +136 ========================================== + Hits 31503 31638 +135 - Misses 2146 2147 +1 ```

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