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

Define HostError type #1331

Merged
merged 113 commits into from
Sep 16, 2024

Merge branch 'imp/define-host-error' of https://github.com/cosmos/ibc…

f094b4b
Select commit
Loading
Failed to load commit list.
Merged

Define HostError type #1331

Merge branch 'imp/define-host-error' of https://github.com/cosmos/ibc…
f094b4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 53.65854% with 285 lines in your changes missing coverage. Please review.

Please upload report for BASE (error-handling@6db56cc). Learn more about missing BASE report.

Files with missing lines Patch % Lines
ibc-testkit/src/testapp/ibc/core/core_ctx.rs 65.06% 58 Missing ⚠️
...core/ics24-host/cosmos/src/validate_self_client.rs 0.00% 42 Missing ⚠️
ibc-core/ics02-client/types/src/events.rs 50.00% 26 Missing ⚠️
ibc-apps/ics721-nft-transfer/src/handler/mod.rs 0.00% 24 Missing ⚠️
...c/testapp/ibc/applications/nft_transfer/context.rs 6.66% 14 Missing ⚠️
ibc-query/src/error.rs 0.00% 13 Missing ⚠️
...ics24-host/cosmos/src/upgrade_proposal/proposal.rs 0.00% 12 Missing ⚠️
ibc-core/ics25-handler/types/src/error.rs 0.00% 10 Missing ⚠️
ibc-testkit/src/testapp/ibc/core/client_ctx.rs 83.33% 10 Missing ⚠️
ibc-core/ics02-client/types/src/error.rs 0.00% 9 Missing ⚠️
... and 20 more
Additional details and impacted files
@@                Coverage Diff                @@
##             error-handling    #1331   +/-   ##
=================================================
  Coverage                  ?   66.92%           
=================================================
  Files                     ?      225           
  Lines                     ?    23004           
  Branches                  ?        0           
=================================================
  Hits                      ?    15395           
  Misses                    ?     7609           
  Partials                  ?        0           

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