axelarnetwork / axelar-amplifier

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

feat(minor-voting-verifier): query poll by id #505

Closed haiyizxx closed 3 months ago

haiyizxx commented 3 months ago

Description

AXE-4400

Todos

Steps to Test

Expected Behaviour

Other Notes

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.81%. Comparing base (681af1f) to head (ef74317).

Files Patch % Lines
contracts/voting-verifier/src/query.rs 85.00% 9 Missing :warning:
contracts/voting-verifier/src/contract.rs 0.00% 2 Missing :warning:
contracts/voting-verifier/src/client.rs 0.00% 1 Missing :warning:
contracts/voting-verifier/src/msg.rs 0.00% 1 Missing :warning:
contracts/voting-verifier/src/state.rs 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #505 +/- ## ========================================== - Coverage 93.84% 93.81% -0.03% ========================================== Files 182 182 Lines 25523 25599 +76 ========================================== + Hits 23952 24016 +64 - Misses 1571 1583 +12 ```

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