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

test: fix test for icon keys #143

Merged
merged 4 commits into from
Aug 16, 2023
Merged

Conversation

izyak
Copy link
Collaborator

@izyak izyak commented Aug 16, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #143 (81fc262) into main (f7d3413) will decrease coverage by 0.07%.
Report is 10 commits behind head on main.
The diff coverage is 9.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
- Coverage   11.59%   11.53%   -0.07%     
==========================================
  Files          83       83              
  Lines       19621    19753     +132     
==========================================
+ Hits         2275     2278       +3     
- Misses      17102    17227     +125     
- Partials      244      248       +4     
Files Changed Coverage Δ
relayer/chain.go 5.26% <0.00%> (ø)
relayer/chains/cosmos/keys.go 27.90% <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%) ⬇️
relayer/chains/wasm/query.go 0.00% <0.00%> (ø)
relayer/chains/wasm/tx.go 0.00% <0.00%> (ø)
... and 13 more

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 4ae7d45 into main Aug 16, 2023
3 of 4 checks passed
@viveksharmapoudel viveksharmapoudel deleted the tests/relay-keys-unit-test branch August 16, 2023 05:33
izyak added a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
* test: fix test for icon keys

* test: fix tests

* chore: change addr for cosmos

* chore: update keystore path for relayer docker image

---------

Co-authored-by: izyak <[email protected]>
izyak added a commit that referenced this pull request Sep 8, 2023
* test: fix test for icon keys

* test: fix tests

* chore: change addr for cosmos

* chore: update keystore path for relayer docker image

---------

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