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

fix: tmclient update header validation for v0.44.x #917

add changelog entry

f87ef0a
Select commit
Loading
Failed to load commit list.
Merged

fix: tmclient update header validation for v0.44.x #917

add changelog entry
f87ef0a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 12, 2023 in 1s

71.65% (+0.15%) compared to 5a79491

View this Pull Request on Codecov

71.65% (+0.15%) compared to 5a79491

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (5a79491) 71.49% compared to head (f87ef0a) 71.65%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           release/v0.44.x     #917      +/-   ##
===================================================
+ Coverage            71.49%   71.65%   +0.15%     
===================================================
  Files                  124      124              
  Lines                14960    15035      +75     
===================================================
+ Hits                 10696    10773      +77     
+ Misses                4264     4262       -2     
Files Coverage Δ
crates/ibc/src/clients/ics07_tendermint/header.rs 72.68% <ø> (+1.11%) ⬆️
...ibc/src/core/ics02_client/handler/update_client.rs 95.49% <100.00%> (+0.04%) ⬆️
...ates/ibc/src/core/ics04_channel/acknowledgement.rs 78.51% <ø> (ø)
crates/ibc/src/mock/context.rs 75.44% <92.98%> (+0.88%) ⬆️
crates/ibc/src/mock/host.rs 91.72% <86.20%> (-1.54%) ⬇️

... and 1 file with indirect coverage changes

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