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

refactor: generalize ibc-testkit types to allow remote storage and light clients #1270

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

relax ClientStateExecution to ClientStateValidation

9236182
Select commit
Loading
Failed to load commit list.
Draft

refactor: generalize ibc-testkit types to allow remote storage and light clients #1270

relax ClientStateExecution to ClientStateValidation
9236182
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 1s

67.49% (+0.06%) compared to 7ff41b3

View this Pull Request on Codecov

67.49% (+0.06%) compared to 7ff41b3

Details

Codecov Report

Attention: Patch coverage is 97.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 67.49%. Comparing base (7ff41b3) to head (9236182).

Files Patch % Lines
ibc-testkit/src/relayer/context.rs 86.20% 4 Missing ⚠️
ibc-testkit/src/testapp/ibc/core/types.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1270      +/-   ##
==========================================
+ Coverage   67.42%   67.49%   +0.06%     
==========================================
  Files         235      235              
  Lines       23811    23883      +72     
==========================================
+ Hits        16055    16120      +65     
- Misses       7756     7763       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.