axelarnetwork / axelar-amplifier

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

fix(ampd): resolve deadlock for ampd commands with single broadcast #609

Closed cgorenflo closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.58%. Comparing base (830d291) to head (c5f0f69). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ampd/src/commands/mod.rs 0.00% 11 Missing :warning:
ampd/src/broadcaster/mod.rs 78.57% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #609 +/- ## ======================================= Coverage 93.57% 93.58% ======================================= Files 235 235 Lines 33627 33633 +6 ======================================= + Hits 31467 31475 +8 + Misses 2160 2158 -2 ```

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