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(ibc-testkit): Tendermint proof verifications via integration test #1146

Merged
merged 55 commits into from
Apr 5, 2024

imp: simplify into_header

410b8ad
Select commit
Loading
Failed to load commit list.
Merged

imp(ibc-testkit): Tendermint proof verifications via integration test #1146

imp: simplify into_header
410b8ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

66.33% (+1.96%) compared to 05ea5fa

View this Pull Request on Codecov

66.33% (+1.96%) compared to 05ea5fa

Details

Codecov Report

Attention: Patch coverage is 88.26896% with 164 lines in your changes are missing coverage. Please review.

Project coverage is 66.33%. Comparing base (05ea5fa) to head (410b8ad).

Files Patch % Lines
ibc-testkit/src/relayer/utils.rs 89.22% 90 Missing ⚠️
ibc-testkit/src/relayer/context.rs 74.38% 73 Missing ⚠️
ibc-testkit/src/relayer/integration.rs 99.16% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           feat/refactor-testkit    #1146      +/-   ##
=========================================================
+ Coverage                  64.36%   66.33%   +1.96%     
=========================================================
  Files                        221      223       +2     
  Lines                      21216    22397    +1181     
=========================================================
+ Hits                       13656    14856    +1200     
+ Misses                      7560     7541      -19     

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