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: remove context timeout from initalize connection/channel state #164

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

viveksharmapoudel
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #164 (72cd9ab) into main (f7d3413) will decrease coverage by 0.02%.
Report is 20 commits behind head on main.
The diff coverage is 10.67%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
- Coverage   11.59%   11.57%   -0.02%     
==========================================
  Files          83       83              
  Lines       19621    19984     +363     
==========================================
+ Hits         2275     2314      +39     
- Misses      17102    17418     +316     
- Partials      244      252       +8     
Files Changed Coverage Δ
relayer/chain.go 5.26% <0.00%> (ø)
relayer/chains/cosmos/cosmos_chain_processor.go 2.90% <0.00%> (ø)
relayer/chains/cosmos/keys.go 27.90% <0.00%> (ø)
relayer/chains/cosmos/query.go 0.00% <0.00%> (ø)
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/keys.go 2.54% <0.00%> (ø)
relayer/chains/wasm/provider.go 23.28% <ø> (-0.59%) ⬇️
... and 18 more
📢 Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icon-project).

@izyak izyak merged commit 058abd8 into main Sep 8, 2023
3 of 4 checks passed
@izyak izyak deleted the fix/remove-context-timeout branch September 8, 2023 05:59
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.

2 participants