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

fix: timeout not being called on cosmos because of requestTimeout on icon #134

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

izyak
Copy link
Collaborator

@izyak izyak commented Aug 10, 2023

No description provided.

@izyak izyak linked an issue Aug 10, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #134 (136aa93) into main (f7d3413) will decrease coverage by 0.06%.
Report is 5 commits behind head on main.
The diff coverage is 0.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   11.59%   11.54%   -0.06%     
==========================================
  Files          83       83              
  Lines       19621    19693      +72     
==========================================
- Hits         2275     2273       -2     
- Misses      17102    17176      +74     
  Partials      244      244              
Files Changed Coverage Δ
relayer/chains/icon/icon_chain_processor.go 0.00% <0.00%> (ø)
relayer/chains/icon/msg.go 66.66% <ø> (-4.77%) ⬇️
relayer/chains/icon/query.go 0.00% <0.00%> (ø)
relayer/chains/wasm/helper_debug_msg.go 0.00% <0.00%> (ø)
relayer/chains/wasm/query.go 0.00% <0.00%> (ø)
relayer/chains/wasm/tx.go 0.00% <0.00%> (ø)
relayer/chains/wasm/wasm_chain_processor.go 0.00% <0.00%> (ø)
relayer/channel.go 0.00% <0.00%> (ø)
relayer/connection.go 0.00% <0.00%> (ø)
relayer/processor/message_processor.go 0.00% <0.00%> (ø)
... and 5 more

@viveksharmapoudel viveksharmapoudel merged commit 0802184 into main Aug 11, 2023
3 of 4 checks passed
@viveksharmapoudel viveksharmapoudel deleted the fix/timeout-not-called-on-cosmos branch August 11, 2023 06:28
DeepakBomjan pushed a commit that referenced this pull request Aug 15, 2023
izyak added a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
izyak added a commit that referenced this pull request Sep 8, 2023
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.

Timeout Packet not being called on archway
2 participants