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

imp(02-client): implement TryFrom<TmAbciEvent> for event types #1253

Merged
merged 18 commits into from
Jun 25, 2024

lint

7a00527
Select commit
Loading
Failed to load commit list.
Merged

imp(02-client): implement TryFrom<TmAbciEvent> for event types #1253

lint
7a00527
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 25, 2024 in 1s

80.14% of diff hit (target 67.27%)

View this Pull Request on Codecov

80.14% of diff hit (target 67.27%)

Annotations

Check warning on line 63 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 68 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 76 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L76

Added line #L76 was not covered by tests

Check warning on line 82 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L82

Added line #L82 was not covered by tests

Check warning on line 119 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 124 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 133 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 139 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L139

Added line #L139 was not covered by tests

Check warning on line 176 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L174-L176

Added lines #L174 - L176 were not covered by tests

Check warning on line 181 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 189 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L189

Added line #L189 was not covered by tests

Check warning on line 194 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L194

Added line #L194 was not covered by tests

Check warning on line 235 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 240 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L238-L240

Added lines #L238 - L240 were not covered by tests

Check warning on line 252 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L250-L252

Added lines #L250 - L252 were not covered by tests

Check warning on line 260 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L260

Added line #L260 was not covered by tests

Check warning on line 303 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L301-L303

Added lines #L301 - L303 were not covered by tests

Check warning on line 308 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L306-L308

Added lines #L306 - L308 were not covered by tests

Check warning on line 316 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L316

Added line #L316 was not covered by tests

Check warning on line 322 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L322

Added line #L322 was not covered by tests

Check warning on line 412 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L412

Added line #L412 was not covered by tests

Check warning on line 429 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L429

Added line #L429 was not covered by tests

Check warning on line 444 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L444

Added line #L444 was not covered by tests

Check warning on line 448 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L448

Added line #L448 was not covered by tests

Check warning on line 573 in ibc-core/ics02-client/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics02-client/types/src/events.rs#L573

Added line #L573 was not covered by tests