axelarnetwork / axelar-gmp-sdk-solidity

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

feat(amplifier)!: enforce a minimum delay between key rotations #165

Closed milapsheth closed 6 months ago

milapsheth commented 6 months ago

AXE-3485

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 97.88%. Comparing base (4ea383f) to head (8083ee9).

Files Patch % Lines
contracts/gateway/AxelarAmplifierGateway.sol 63.63% 4 Missing :warning:
contracts/governance/BaseWeightedMultisig.sol 77.77% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== - Coverage 98.65% 97.88% -0.77% ========================================== Files 48 48 Lines 743 758 +15 Branches 155 158 +3 ========================================== + Hits 733 742 +9 - Misses 1 6 +5 - Partials 9 10 +1 ```

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