axelarnetwork / axelar-gmp-sdk-solidity

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

feat(GasEstimation): adding Scroll L2 support #152

Closed re1ro closed 7 months ago

re1ro commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 96.63%. Comparing base (6e42303) to head (2fc27de).

Files Patch % Lines
...ntracts/gas-estimation/InterchainGasEstimation.sol 93.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 96.58% 96.63% +0.04% ========================================== Files 47 47 Lines 733 742 +9 Branches 158 159 +1 ========================================== + Hits 708 717 +9 Misses 4 4 Partials 21 21 ```

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