Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: rename axelar gmp executable and axelar gmp executable with token #191

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

ahramy
Copy link
Contributor

@ahramy ahramy commented Oct 10, 2024

AXE-5851

  • rename AxelarGMPExecutable to AxelarExecutable
  • rename AxelarGMPExecutableWithToken to AxelarExecutableWithToken
  • remove IAxelarGateway
  • rename IAxelarGMPGateway to IAxelarGateway
  • rename IAxelarGMPGatewayWithToken to IAxelarGatewayWithToken

@ahramy ahramy requested a review from a team as a code owner October 10, 2024 05:22
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.66%. Comparing base (bd20dd5) to head (855defe).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   98.66%   98.66%           
=======================================
  Files          47       47           
  Lines         747      747           
  Branches      154      154           
=======================================
  Hits          737      737           
  Misses          1        1           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

contracts/executable/AxelarExecutable.sol Outdated Show resolved Hide resolved
contracts/executable/AxelarExecutable.sol Outdated Show resolved Hide resolved
contracts/test/mocks/MockGateway.sol Show resolved Hide resolved
test/executable/AxelarExecutable.js Outdated Show resolved Hide resolved
contracts/test/mocks/MockGateway.sol Outdated Show resolved Hide resolved
@ahramy ahramy merged commit 4e3ebe5 into main Oct 11, 2024
5 checks passed
@ahramy ahramy deleted the feat/rename-axelar-gmp-executable branch October 11, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants