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

Clean up QueryError and RelayerError types #1321

Merged
merged 6 commits into from
Aug 27, 2024

Remove RelayerError

ee365e3
Select commit
Loading
Failed to load commit list.
Merged

Clean up QueryError and RelayerError types #1321

Remove RelayerError
ee365e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 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 8.33333% with 22 lines in your changes missing coverage. Please review.

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

Files Patch % Lines
ibc-query/src/core/channel/query.rs 0.00% 10 Missing ⚠️
ibc-query/src/core/client/query.rs 0.00% 5 Missing ⚠️
ibc-query/src/core/connection/query.rs 0.00% 4 Missing ⚠️
ibc-query/src/error.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             error-handling    #1321   +/-   ##
=================================================
  Coverage                  ?   67.20%           
=================================================
  Files                     ?      226           
  Lines                     ?    23256           
  Branches                  ?        0           
=================================================
  Hits                      ?    15630           
  Misses                    ?     7626           
  Partials                  ?        0           

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