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

impl: packet handler for eureka #1373

Draft
wants to merge 13 commits into
base: rano/eureka/1371
Choose a base branch
from

provide counterparty msg

c6d916b
Select commit
Loading
Failed to load commit list.
Draft

impl: packet handler for eureka #1373

provide counterparty msg
c6d916b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

58.10% (-8.74%) compared to cdd4625

View this Pull Request on Codecov

58.10% (-8.74%) compared to cdd4625

Details

Codecov Report

Attention: Patch coverage is 17.34736% with 4007 lines in your changes missing coverage. Please review.

Project coverage is 58.10%. Comparing base (cdd4625) to head (c6d916b).

Files with missing lines Patch % Lines
ibc-eureka-core/ics24-host/types/src/path.rs 0.00% 683 Missing ⚠️
...-eureka-core/ics04-channel/types/src/events/mod.rs 0.00% 591 Missing ⚠️
ibc-eureka-core/ics02-client/types/src/events.rs 52.83% 191 Missing ⚠️
...reka-core/ics04-channel/src/handler/recv_packet.rs 0.00% 174 Missing ⚠️
...c-eureka-core/ics23-commitment/types/src/merkle.rs 0.00% 146 Missing ⚠️
...c-eureka-core/ics04-channel/src/handler/timeout.rs 0.00% 144 Missing ⚠️
ibc-eureka-core/ics04-channel/types/src/packet.rs 0.00% 141 Missing ⚠️
...-core/ics04-channel/src/handler/acknowledgement.rs 0.00% 133 Missing ⚠️
...reka-core/ics04-channel/src/handler/send_packet.rs 0.00% 115 Missing ⚠️
...cs04-channel/types/src/events/packet_attributes.rs 0.00% 88 Missing ⚠️
... and 50 more
Additional details and impacted files
@@                 Coverage Diff                 @@
##           feat/ibc-eureka    #1365      +/-   ##
===================================================
- Coverage            66.84%   58.10%   -8.74%     
===================================================
  Files                  225      287      +62     
  Lines                22631    27479    +4848     
===================================================
+ Hits                 15127    15968     +841     
- Misses                7504    11511    +4007     

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