axelarnetwork / axelar-amplifier

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

feat(ampd): retry fetching block height #543

Closed cjcobb23 closed 3 months ago

cjcobb23 commented 3 months ago

https://axelarnetwork.atlassian.net/browse/AXE-4527

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 24.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 94.03%. Comparing base (3359fc3) to head (399e374). Report is 1 commits behind head on main.

Files Patch % Lines
ampd/src/tm_client.rs 0.00% 18 Missing :warning:
ampd/src/event_sub.rs 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #543 +/- ## ========================================== - Coverage 94.07% 94.03% -0.04% ========================================== Files 185 185 Lines 25904 26002 +98 ========================================== + Hits 24368 24452 +84 - Misses 1536 1550 +14 ```

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