axelarnetwork / axelar-gmp-sdk-solidity

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

perf(amplifier)!: use a single mapping for approvals in the gateway #160

Closed milapsheth closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 97.99%. Comparing base (5c67146) to head (88d1be9).

Files Patch % Lines
contracts/gateway/BaseAmplifierGateway.sol 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== - Coverage 98.13% 97.99% -0.14% ========================================== Files 49 49 Lines 749 747 -2 Branches 155 155 ========================================== - Hits 735 732 -3 - Misses 1 2 +1 Partials 13 13 ```

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