Skip to content

refactor(minor-axelarnet-gateway): simplify the initial implementation#583

Merged
cgorenflo merged 28 commits intomainfrom
refactor-axelarnet-gateway
Aug 29, 2024
Merged

refactor(minor-axelarnet-gateway): simplify the initial implementation#583
cgorenflo merged 28 commits intomainfrom
refactor-axelarnet-gateway

Conversation

@cgorenflo
Copy link
Copy Markdown
Contributor

@cgorenflo cgorenflo commented Aug 13, 2024

@cgorenflo cgorenflo requested a review from a team August 13, 2024 02:50
@cgorenflo cgorenflo marked this pull request as draft August 13, 2024 02:55
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 94.92188% with 13 lines in your changes missing coverage. Please review.

Project coverage is 93.61%. Comparing base (8308c8d) to head (1619e05).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ontracts/axelarnet-gateway/src/contract/execute.rs 92.80% 9 Missing ⚠️
contracts/axelarnet-gateway/src/contract.rs 92.30% 2 Missing ⚠️
...ontracts/axelarnet-gateway/src/clients/external.rs 96.87% 1 Missing ⚠️
contracts/axelarnet-gateway/src/state.rs 98.03% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #583      +/-   ##
==========================================
- Coverage   93.73%   93.61%   -0.13%     
==========================================
  Files         219      219              
  Lines       30988    30545     -443     
==========================================
- Hits        29048    28595     -453     
- Misses       1940     1950      +10     

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

Comment thread contracts/axelarnet-gateway/src/state.rs
Comment thread contracts/axelarnet-gateway/src/contract/execute.rs Outdated
Comment thread contracts/axelarnet-gateway/src/state.rs Outdated
Comment thread contracts/axelarnet-gateway/src/state.rs Outdated
Comment thread contracts/axelarnet-gateway/src/msg.rs Outdated
Comment thread contracts/axelarnet-gateway/src/contract/execute.rs Outdated
Comment thread contracts/axelarnet-gateway/src/contract/execute.rs Outdated
Comment thread contracts/axelarnet-gateway/src/contract/execute.rs Outdated
Comment thread contracts/axelarnet-gateway/src/clients/external.rs
Comment thread contracts/axelarnet-gateway/src/clients/external.rs Outdated
…-axelarnet-gateway

# Conflicts:
#	contracts/axelarnet-gateway/src/clients/external.rs
#	contracts/axelarnet-gateway/src/contract/execute.rs
#	contracts/axelarnet-gateway/src/state.rs
#	contracts/gateway/src/state.rs
@cgorenflo cgorenflo changed the title refactor(axelarnet-gateway-minor): simplify the initial implementation refactor(minor-axelarnet-gateway): simplify the initial implementation Aug 22, 2024
@cgorenflo cgorenflo marked this pull request as ready for review August 23, 2024 04:20
Comment thread contracts/axelarnet-gateway/src/lib.rs Outdated
Comment thread contracts/axelarnet-gateway/src/contract.rs Outdated
Comment thread contracts/axelarnet-gateway/src/clients/mod.rs Outdated
Comment thread contracts/axelarnet-gateway/src/state.rs
Comment thread contracts/axelarnet-gateway/src/state.rs Outdated
Comment thread packages/axelar-wasm-std/src/error.rs Outdated
Comment thread contracts/axelarnet-gateway/src/contract/execute.rs Outdated
Comment thread contracts/axelarnet-gateway/src/clients/external.rs Outdated
Comment thread contracts/axelarnet-gateway/src/clients/external.rs Outdated
Comment thread contracts/axelarnet-gateway/src/contract/execute.rs Outdated
Comment thread contracts/axelarnet-gateway/src/state.rs Outdated
Comment thread contracts/axelarnet-gateway/src/state.rs Outdated
…-axelarnet-gateway

# Conflicts:
#	contracts/axelarnet-gateway/src/contract.rs
#	contracts/axelarnet-gateway/src/contract/execute.rs
#	contracts/axelarnet-gateway/src/lib.rs
#	contracts/axelarnet-gateway/src/msg.rs
@cgorenflo cgorenflo merged commit 13390b9 into main Aug 29, 2024
@cgorenflo cgorenflo deleted the refactor-axelarnet-gateway branch August 29, 2024 21:21
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