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: cli command to call recv packet and ack packet #221

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

izyak
Copy link
Collaborator

@izyak izyak commented May 30, 2024

No description provided.

@izyak izyak added enhancement New feature or request feature labels May 30, 2024
@izyak izyak requested review from sherpalden and bcsainju May 30, 2024 11:18
@izyak izyak self-assigned this May 30, 2024
@izyak
Copy link
Collaborator Author

izyak commented May 30, 2024

Recv has been tested. Ack, needs to be verified.

Copy link

codecov bot commented May 30, 2024

Codecov Report

Attention: Patch coverage is 7.97872% with 346 lines in your changes missing coverage. Please review.

Project coverage is 13.07%. Comparing base (478dea5) to head (bccc5ad).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   11.47%   13.07%   +1.59%     
==========================================
  Files          85       70      -15     
  Lines       20409    17421    -2988     
==========================================
- Hits         2342     2277      -65     
+ Misses      17813    14900    -2913     
+ Partials      254      244      -10     
Files Coverage Δ
relayer/relayMsgs.go 45.52% <0.00%> (-6.18%) ⬇️
relayer/chains/icon/query.go 0.00% <0.00%> (ø)
relayer/chains/icon/tx.go 13.99% <0.00%> (-0.66%) ⬇️
cmd/tx.go 28.47% <30.00%> (+0.15%) ⬆️
relayer/client.go 0.00% <0.00%> (ø)

... and 15 files with indirect coverage changes

bcsainju
bcsainju previously approved these changes Jul 9, 2024
@debendraoli debendraoli merged commit 246017f into main Jul 16, 2024
4 of 6 checks passed
@debendraoli debendraoli deleted the feat/cli-recv-packet branch July 16, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants