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

imp: Enable custom paths for light client proof verifications #1273

Merged
merged 15 commits into from
Jul 12, 2024

fix: move changelog to features

426ca15
Select commit
Loading
Failed to load commit list.
Merged

imp: Enable custom paths for light client proof verifications #1273

fix: move changelog to features
426ca15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 0s

67.43% (+0.02%) compared to 0202dec

View this Pull Request on Codecov

67.43% (+0.02%) compared to 0202dec

Details

Codecov Report

Attention: Patch coverage is 66.16541% with 45 lines in your changes missing coverage. Please review.

Project coverage is 67.43%. Comparing base (0202dec) to head (426ca15).

Files Patch % Lines
ibc-core/ics24-host/types/src/path.rs 17.64% 14 Missing ⚠️
...lients/ics07-tendermint/src/client_state/common.rs 45.83% 13 Missing ⚠️
ibc-core/ics23-commitment/types/src/merkle.rs 33.33% 10 Missing ⚠️
ibc-clients/cw-context/src/types/msgs.rs 0.00% 6 Missing ⚠️
ibc-clients/cw-context/src/handlers.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1273      +/-   ##
==========================================
+ Coverage   67.40%   67.43%   +0.02%     
==========================================
  Files         235      236       +1     
  Lines       23828    23940     +112     
==========================================
+ Hits        16062    16144      +82     
- Misses       7766     7796      +30     

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