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/patch succeeded Aug 27, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 50 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L50

Added line #L50 was not covered by tests

Check warning on line 122 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L122

Added line #L122 was not covered by tests

Check warning on line 143 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L143

Added line #L143 was not covered by tests

Check warning on line 175 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L175

Added line #L175 was not covered by tests

Check warning on line 201 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L201

Added line #L201 was not covered by tests

Check warning on line 236 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L236

Added line #L236 was not covered by tests

Check warning on line 294 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L294

Added line #L294 was not covered by tests

Check warning on line 328 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L328

Added line #L328 was not covered by tests

Check warning on line 434 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L434

Added line #L434 was not covered by tests

Check warning on line 467 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L467

Added line #L467 was not covered by tests

Check warning on line 53 in ibc-query/src/core/client/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/client/query.rs#L53

Added line #L53 was not covered by tests

Check warning on line 112 in ibc-query/src/core/client/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/client/query.rs#L112

Added line #L112 was not covered by tests

Check warning on line 133 in ibc-query/src/core/client/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/client/query.rs#L133

Added line #L133 was not covered by tests

Check warning on line 245 in ibc-query/src/core/client/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/client/query.rs#L245

Added line #L245 was not covered by tests

Check warning on line 304 in ibc-query/src/core/client/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/client/query.rs#L304

Added line #L304 was not covered by tests

Check warning on line 44 in ibc-query/src/core/connection/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/connection/query.rs#L44

Added line #L44 was not covered by tests

Check warning on line 95 in ibc-query/src/core/connection/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/connection/query.rs#L95

Added line #L95 was not covered by tests

Check warning on line 133 in ibc-query/src/core/connection/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/connection/query.rs#L133

Added line #L133 was not covered by tests

Check warning on line 175 in ibc-query/src/core/connection/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/connection/query.rs#L175

Added line #L175 was not covered by tests

Check warning on line 28 in ibc-query/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/error.rs#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 41 in ibc-query/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/error.rs#L41

Added line #L41 was not covered by tests