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

refactor!: split gateway call functionality into separate contract #267

Merged
merged 8 commits into from
Aug 1, 2024

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Jul 29, 2024

@milapsheth milapsheth requested a review from a team as a code owner July 29, 2024 07:37
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 6 lines in your changes missing coverage. Please review.

Project coverage is 95.67%. Comparing base (97ca896) to head (ddeef36).

Files Patch % Lines
contracts/utils/GatewayCaller.sol 75.00% 2 Missing and 2 partials ⚠️
contracts/InterchainTokenService.sol 81.81% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   95.95%   95.67%   -0.29%     
==========================================
  Files          18       19       +1     
  Lines         594      601       +7     
  Branches      122      124       +2     
==========================================
+ Hits          570      575       +5     
  Misses         11       11              
- Partials       13       15       +2     

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

@milapsheth milapsheth merged commit 124db7e into main Aug 1, 2024
5 checks passed
@milapsheth milapsheth deleted the feat/its-code-size branch August 1, 2024 06:34
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