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

feat(eventsyncing): health calls check last seen block distance #1978

Merged
merged 21 commits into from
Jan 14, 2025

using the correct block var

5f89c3e
Select commit
Loading
Failed to load commit list.
Merged

feat(eventsyncing): health calls check last seen block distance #1978

using the correct block var
5f89c3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 0s

40.4% of diff hit (target 46.5%)

View this Pull Request on Codecov

40.4% of diff hit (target 46.5%)

Annotations

Check warning on line 89 in eth/eventsyncer/event_syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/eventsyncer/event_syncer.go#L89

Added line #L89 was not covered by tests

Check warning on line 137 in eth/eventsyncer/event_syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/eventsyncer/event_syncer.go#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 305 in eth/executionclient/execution_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/executionclient/execution_client.go#L298-L305

Added lines #L298 - L305 were not covered by tests

Check warning on line 307 in eth/executionclient/execution_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/executionclient/execution_client.go#L307

Added line #L307 was not covered by tests

Check warning on line 181 in operator/storage/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

operator/storage/storage.go#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 222 in operator/storage/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

operator/storage/storage.go#L215-L222

Added lines #L215 - L222 were not covered by tests

Check warning on line 225 in operator/storage/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

operator/storage/storage.go#L224-L225

Added lines #L224 - L225 were not covered by tests