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: isolate mutability and emit missing events #260

Merged
merged 23 commits into from
Feb 15, 2024
Merged

Conversation

cgorenflo
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ece3349) 89.56% compared to head (f51b390) 89.51%.

Files Patch % Lines
contracts/gateway/src/state.rs 97.40% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
- Coverage   89.56%   89.51%   -0.05%     
==========================================
  Files         161      162       +1     
  Lines       17050    16902     -148     
==========================================
- Hits        15270    15129     -141     
+ Misses       1780     1773       -7     

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

contracts/gateway/src/router.rs Outdated Show resolved Hide resolved
contracts/gateway/src/contract/execute.rs Outdated Show resolved Hide resolved
@eguajardo eguajardo marked this pull request as ready for review February 9, 2024 22:51
@eguajardo eguajardo requested a review from a team as a code owner February 9, 2024 22:51
packages/axelar-wasm-std/src/utils.rs Show resolved Hide resolved
contracts/gateway/src/contract.rs Show resolved Hide resolved
contracts/gateway/src/contract.rs Show resolved Hide resolved
contracts/gateway/src/verifier.rs Outdated Show resolved Hide resolved
contracts/gateway/src/verifier.rs Outdated Show resolved Hide resolved
contracts/gateway/src/contract/execute.rs Show resolved Hide resolved
contracts/gateway/src/contract/execute.rs Outdated Show resolved Hide resolved
contracts/gateway/src/contract/execute.rs Outdated Show resolved Hide resolved
@cgorenflo cgorenflo merged commit 8f99242 into main Feb 15, 2024
7 checks passed
@cgorenflo cgorenflo deleted the refactor-gateway branch February 15, 2024 22:33
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.

4 participants