axelarnetwork / axelar-gmp-sdk-solidity

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

refactor(amplifier): use more consistent naming #169

Closed milapsheth closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 98.55%. Comparing base (2eaf519) to head (2a4f5c4).

Files Patch % Lines
contracts/governance/BaseWeightedMultisig.sol 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================== - Coverage 98.68% 98.55% -0.14% ========================================== Files 48 48 Lines 761 761 Branches 159 159 ========================================== - Hits 751 750 -1 - Misses 1 2 +1 Partials 9 9 ```

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