axelarnetwork / axelar-amplifier

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

fix(ampd): stellar tx id format #648

Closed milapsheth closed 1 day ago

milapsheth commented 3 weeks ago

Description

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 93.69%. Comparing base (81b6061) to head (35df2a9). Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
ampd/src/stellar/http_client.rs 90.90% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #648 +/- ## ======================================= Coverage 93.69% 93.69% ======================================= Files 243 243 Lines 35678 35688 +10 ======================================= + Hits 33427 33437 +10 Misses 2251 2251 ```

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

milapsheth commented 1 day ago

this was cleaned up by emitting message_id in the poll events instead