Skip to content

feat: IBCv2 timeout handler #2226

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

Conversation

kulikthebird
Copy link
Member

No description provided.

@kulikthebird kulikthebird linked an issue Apr 22, 2025 that may be closed by this pull request
@kulikthebird kulikthebird force-pushed the tkulik/feat/ibc_timeout branch from 0e1a083 to 597f55b Compare April 24, 2025 10:29
@kulikthebird kulikthebird force-pushed the tkulik/feat/ibc_timeout branch 6 times, most recently from e28262d to f360693 Compare April 24, 2025 17:33
@kulikthebird kulikthebird marked this pull request as ready for review April 24, 2025 17:34
@kulikthebird kulikthebird force-pushed the tkulik/feat/ibc_timeout branch from f360693 to 790acc9 Compare April 24, 2025 18:04
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 52 lines in your changes missing coverage. Please review.

Project coverage is 45.23%. Comparing base (22b96eb) to head (253add6).
Report is 2 commits behind head on feat/ibc_v2.

Files with missing lines Patch % Lines
x/wasm/keeper/ibc2.go 0.00% 30 Missing ⚠️
tests/wasmibctesting/utils.go 0.00% 18 Missing ⚠️
x/wasm/keeper/wasmtesting/mock_engine.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           feat/ibc_v2    #2226      +/-   ##
===============================================
- Coverage        45.44%   45.23%   -0.22%     
===============================================
  Files               79       79              
  Lines            10863    10914      +51     
===============================================
  Hits              4937     4937              
- Misses            5485     5536      +51     
  Partials           441      441              
Files with missing lines Coverage Δ
x/wasm/types/wasmer_engine.go 0.00% <ø> (ø)
x/wasm/keeper/wasmtesting/mock_engine.go 0.00% <0.00%> (ø)
tests/wasmibctesting/utils.go 0.00% <0.00%> (ø)
x/wasm/keeper/ibc2.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kulikthebird kulikthebird requested review from jawoznia and chipshort and removed request for jawoznia April 25, 2025 06:21
@kulikthebird kulikthebird force-pushed the tkulik/feat/ibc_timeout branch 3 times, most recently from 8b44859 to baea9c3 Compare April 25, 2025 09:41
@kulikthebird kulikthebird force-pushed the tkulik/feat/ibc_timeout branch 2 times, most recently from 982110b to b6e34d6 Compare April 29, 2025 11:30
@kulikthebird kulikthebird force-pushed the tkulik/feat/ibc_timeout branch from b6e34d6 to 253add6 Compare April 29, 2025 11:32
@kulikthebird kulikthebird merged commit 0ca2754 into feat/ibc_v2 Apr 29, 2025
17 of 18 checks passed
@kulikthebird kulikthebird deleted the tkulik/feat/ibc_timeout branch April 29, 2025 11:57
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.

feat: Handle IBCv2 Timeout
2 participants