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: update respective wasm client based on message sent from icon #193

Merged
merged 7 commits into from
Nov 24, 2023

Conversation

izyak
Copy link
Collaborator

@izyak izyak commented Nov 21, 2023

No description provided.

@izyak izyak self-assigned this Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #193 (9b4690a) into main (fffa1dc) will decrease coverage by 0.04%.
Report is 7 commits behind head on main.
The diff coverage is 0.00%.

❗ Current head 9b4690a differs from pull request most recent head f06a643. Consider uploading reports for the commit f06a643 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
- Coverage   11.56%   11.53%   -0.04%     
==========================================
  Files          83       83              
  Lines       20011    20064      +53     
==========================================
  Hits         2314     2314              
- Misses      17445    17498      +53     
  Partials      252      252              
Files Coverage Δ
relayer/chains/icon/icon_chain_processor.go 0.00% <ø> (ø)
relayer/chains/wasm/wasm_chain_processor.go 0.00% <ø> (ø)
relayer/chains/wasm/provider.go 23.28% <0.00%> (ø)
relayer/chains/wasm/query.go 0.00% <0.00%> (ø)
relayer/chains/icon/provider.go 6.28% <0.00%> (ø)
relayer/chains/icon/utils.go 26.84% <0.00%> (+0.17%) ⬆️
relayer/processor/message_processor.go 0.00% <0.00%> (ø)
relayer/chains/wasm/tx.go 0.00% <0.00%> (ø)
relayer/processor/path_end_runtime.go 0.00% <0.00%> (ø)

@izyak izyak marked this pull request as ready for review November 23, 2023 05:40
@izyak izyak added the bug Something isn't working label Nov 23, 2023
Copy link
Collaborator

@viveksharmapoudel viveksharmapoudel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good...

@viveksharmapoudel viveksharmapoudel merged commit 0daae6b into main Nov 24, 2023
5 checks passed
@viveksharmapoudel viveksharmapoudel deleted the feat/update-respective-client-only branch November 24, 2023 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants