axelarnetwork / axelar-gmp-sdk-solidity

Solidity libraries and utilities provided by Axelar.
27 stars 30 forks source link

fix(amplifier)!: add messageId and additional domain separation to amplifier gateway #148

Closed milapsheth closed 5 months ago

milapsheth commented 6 months ago

AXE-3484

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 86.11111% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 96.01%. Comparing base (f5bb40f) to head (25fb03d). Report is 1 commits behind head on main.

Files Patch % Lines
contracts/gateway/AxelarAmplifierGateway.sol 85.71% 2 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ========================================== + Coverage 96.00% 96.01% +0.01% ========================================== Files 47 47 Lines 725 728 +3 Branches 157 156 -1 ========================================== + Hits 696 699 +3 - Misses 6 7 +1 + Partials 23 22 -1 ```

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