axelarnetwork / axelar-amplifier

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

feat(minor-multisig-prover): stellar encode execute data #598

Closed haiyizxx closed 1 month ago

haiyizxx commented 2 months ago

Description

AXE-4667

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.75%. Comparing base (bcc5dc1) to head (47f353f). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/multisig-prover/src/encoding/mod.rs 0.00% 2 Missing :warning:
external-gateways/stellar/src/lib.rs 99.24% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #598 +/- ## ========================================== + Coverage 93.71% 93.75% +0.03% ========================================== Files 222 222 Lines 31603 31895 +292 ========================================== + Hits 29618 29904 +286 - Misses 1985 1991 +6 ```

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