axelarnetwork / axelar-gmp-sdk-solidity

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

fix: remove redundant check #183

Closed ahramy closed 3 weeks ago

ahramy commented 3 weeks ago

AXE-4743: Remove Rrdundant check for signature weights in _validateSignatures

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 98.68%. Comparing base (f8e09ff) to head (0e7486c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #183 +/- ## ========================================== - Coverage 98.68% 98.68% -0.01% ========================================== Files 48 48 Lines 760 759 -1 Branches 158 157 -1 ========================================== - Hits 750 749 -1 Misses 1 1 Partials 9 9 ```

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