axelarnetwork / axelar-gmp-sdk-solidity

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

test: add missing code coverage #163

Closed milapsheth closed 5 months ago

milapsheth commented 5 months ago

Add some missing code coverage AXE-3838

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 98.65%. Comparing base (93d492e) to head (220b6cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ========================================== + Coverage 98.11% 98.65% +0.53% ========================================== Files 48 48 Lines 743 743 Branches 155 155 ========================================== + Hits 729 733 +4 Misses 1 1 + Partials 13 9 -4 ```

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