axelarnetwork / axelar-gmp-sdk-solidity

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

refactor(AxelarGMPExecutable): refactored AxelarGMPExecutable and AxelarGMPExecutableWithToken #181

Closed ahramy closed 1 month ago

ahramy commented 1 month ago

AXE-4721

refactoring code to support inheriting the AxelarGMPExecutableWithToken contract in ITS contract.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 98.68%. Comparing base (6a86f3b) to head (e523a91).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ========================================== - Coverage 98.69% 98.68% -0.01% ========================================== Files 48 48 Lines 764 760 -4 Branches 160 158 -2 ========================================== - Hits 754 750 -4 Misses 1 1 Partials 9 9 ```

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