axelarnetwork / axelar-amplifier

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

feat(minor-voting-verifier): use service registry client #601

Closed cjcobb23 closed 1 month ago

cjcobb23 commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 95.78947% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.70%. Comparing base (e35ffc0) to head (d3ae17f). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/voting-verifier/src/contract/query.rs 90.47% 2 Missing :warning:
contracts/voting-verifier/src/contract.rs 85.71% 1 Missing :warning:
contracts/voting-verifier/src/contract/execute.rs 98.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #601 +/- ## ======================================= Coverage 93.69% 93.70% ======================================= Files 221 221 Lines 31296 31342 +46 ======================================= + Hits 29323 29368 +45 - Misses 1973 1974 +1 ```

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