axelarnetwork / axelar-gmp-sdk-solidity

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

feat: use AxelarGMPExecutable in Governance #184

Closed ahramy closed 3 weeks ago

ahramy commented 3 weeks ago

AXE-4750

Unit Test All Passed:

EVM_VERSION="london" npm run test;
  359 passing (7s)
codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.54%. Comparing base (849152c) to head (4b58997).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ========================================== - Coverage 98.68% 98.54% -0.14% ========================================== Files 48 48 Lines 759 758 -1 Branches 157 157 ========================================== - Hits 749 747 -2 Misses 1 1 - Partials 9 10 +1 ```

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