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(axelar-gateway): emit event when upgrade is completed #85

Merged
merged 7 commits into from
Nov 22, 2024

Conversation

cgorenflo
Copy link
Contributor

No description provided.

@cgorenflo cgorenflo requested a review from a team as a code owner November 21, 2024 23:44
…ade-event

# Conflicts:
#	contracts/axelar-gateway/src/error.rs
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 96.06%. Comparing base (8f298ff) to head (f75bb7b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/axelar-gateway/src/contract.rs 45.45% 6 Missing ⚠️
contracts/axelar-gateway/src/event.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   96.29%   96.06%   -0.23%     
==========================================
  Files          37       37              
  Lines        2076     2082       +6     
==========================================
+ Hits         1999     2000       +1     
- Misses         77       82       +5     

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


🚨 Try these New Features:

contracts/axelar-gateway/src/event.rs Outdated Show resolved Hide resolved
…ade-event

# Conflicts:
#	contracts/axelar-gateway/src/contract.rs
#	packages/axelar-soroban-std/src/upgrade.rs
@cgorenflo cgorenflo enabled auto-merge (squash) November 22, 2024 21:09
@cgorenflo cgorenflo merged commit 7c17383 into main Nov 22, 2024
5 checks passed
@cgorenflo cgorenflo deleted the add-upgrade-event branch November 22, 2024 21:10
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