axelarnetwork / axelar-gmp-sdk-solidity

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

feat(GasEstimation): adding Arbitrum support #149

Closed re1ro closed 5 months ago

re1ro commented 6 months ago

AXE-3448

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 96.58%. Comparing base (f5bb40f) to head (b951bed). Report is 1 commits behind head on main.

Files Patch % Lines
...ntracts/gas-estimation/InterchainGasEstimation.sol 94.44% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ========================================== + Coverage 96.00% 96.58% +0.58% ========================================== Files 47 47 Lines 725 733 +8 Branches 157 158 +1 ========================================== + Hits 696 708 +12 + Misses 6 4 -2 + Partials 23 21 -2 ```

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