Skip to content
Codecov / codecov/project succeeded Apr 30, 2024 in 0s

66.39% (+1.95%) compared to 30a295c

View this Pull Request on Codecov

66.39% (+1.95%) compared to 30a295c

Details

Codecov Report

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

Project coverage is 66.39%. Comparing base (30a295c) to head (d8e65c6).

❗ Current head d8e65c6 differs from pull request most recent head 8d47a2a. Consider uploading reports for the commit 8d47a2a to get more accurate results

Files Patch % Lines
ibc-testkit/src/testapp/ibc/core/core_ctx.rs 40.82% 287 Missing ⚠️
ibc-testkit/src/relayer/utils.rs 89.20% 90 Missing ⚠️
ibc-testkit/src/relayer/context.rs 74.38% 73 Missing ⚠️
ibc-testkit/src/context.rs 92.57% 30 Missing ⚠️
ibc-testkit/src/testapp/ibc/core/client_ctx.rs 94.03% 9 Missing ⚠️
ibc-testkit/src/hosts/mod.rs 92.15% 4 Missing ⚠️
ibc-testkit/src/testapp/ibc/core/types.rs 95.65% 4 Missing ⚠️
ibc-testkit/src/hosts/mock.rs 93.75% 3 Missing ⚠️
ibc-testkit/src/hosts/tendermint.rs 98.02% 3 Missing ⚠️
ibc-testkit/src/testapp/ibc/clients/mock/header.rs 75.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1109      +/-   ##
==========================================
+ Coverage   64.44%   66.39%   +1.95%     
==========================================
  Files         229      235       +6     
  Lines       22051    23376    +1325     
==========================================
+ Hits        14210    15521    +1311     
- Misses       7841     7855      +14     

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