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: packet retention not clear #116

Merged
merged 11 commits into from
Jul 27, 2023
Merged

fix: packet retention not clear #116

merged 11 commits into from
Jul 27, 2023

Conversation

viveksharmapoudel
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #116 (6adb6fb) into main (ceccd51) will decrease coverage by 0.11%.
Report is 11 commits behind head on main.
The diff coverage is 4.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   11.69%   11.59%   -0.11%     
==========================================
  Files          83       83              
  Lines       19338    19623     +285     
==========================================
+ Hits         2262     2275      +13     
- Misses      16839    17104     +265     
- Partials      237      244       +7     
Files Changed Coverage Δ
cmd/root.go 33.55% <0.00%> (-2.62%) ⬇️
relayer/chains/cosmos/cosmos_chain_processor.go 2.90% <0.00%> (-0.04%) ⬇️
relayer/chains/cosmos/provider.go 16.76% <0.00%> (-0.40%) ⬇️
relayer/chains/cosmos/tx.go 0.00% <ø> (ø)
relayer/chains/icon/cryptoutils/merkle_proof.go 67.46% <ø> (ø)
relayer/chains/icon/event_parser.go 22.22% <0.00%> (-0.34%) ⬇️
relayer/chains/icon/icon_chain_processor.go 0.00% <0.00%> (ø)
relayer/chains/icon/message_handler.go 0.00% <ø> (ø)
relayer/chains/icon/query.go 0.00% <0.00%> (ø)
relayer/chains/wasm/accounts.go 0.00% <0.00%> (ø)
... and 26 more

@izyak izyak merged commit 66585b9 into main Jul 27, 2023
3 of 4 checks passed
@izyak izyak deleted the fix/packet-retention-not-clear branch July 27, 2023 10:31
izyak pushed a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
* fix: packet retention not clear

* fix: set key to counterpart

* fix: handle tx archway if updateClient gives error

* fix: refractor

* fix: for write ack

* chore: remove unnecessary block of code

* fix: handle fixes for packet timeout

---------

Co-authored-by: izyak <[email protected]>
izyak pushed a commit that referenced this pull request Sep 8, 2023
* fix: packet retention not clear

* fix: set key to counterpart

* fix: handle tx archway if updateClient gives error

* fix: refractor

* fix: for write ack

* chore: remove unnecessary block of code

* fix: handle fixes for packet timeout

---------

Co-authored-by: izyak <[email protected]>
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