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

refactor(zetaclient): subscribe to new blocks in scheduler #3228

Merged
merged 6 commits into from
Dec 10, 2024

skip precompiles in performance tests

365121f
Select commit
Loading
Failed to load commit list.
Merged

refactor(zetaclient): subscribe to new blocks in scheduler #3228

skip precompiles in performance tests
365121f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 10, 2024 in 1s

14.28% of diff hit (target 61.84%)

View this Pull Request on Codecov

14.28% of diff hit (target 61.84%)

Annotations

Check warning on line 295 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L292-L295

Added lines #L292 - L295 were not covered by tests

Check warning on line 318 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L302-L318

Added lines #L302 - L318 were not covered by tests

Check warning on line 329 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L321-L329

Added lines #L321 - L329 were not covered by tests

Check warning on line 338 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L333-L338

Added lines #L333 - L338 were not covered by tests

Check warning on line 344 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L341-L344

Added lines #L341 - L344 were not covered by tests

Check warning on line 350 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L347-L350

Added lines #L347 - L350 were not covered by tests

Check warning on line 356 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L353-L356

Added lines #L353 - L356 were not covered by tests

Check warning on line 360 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L358-L360

Added lines #L358 - L360 were not covered by tests

Check warning on line 369 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L364-L369

Added lines #L364 - L369 were not covered by tests

Check warning on line 379 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L373-L379

Added lines #L373 - L379 were not covered by tests

Check warning on line 384 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L383-L384

Added lines #L383 - L384 were not covered by tests

Check warning on line 401 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L388-L401

Added lines #L388 - L401 were not covered by tests

Check warning on line 406 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L406

Added line #L406 was not covered by tests

Check warning on line 136 in zetaclient/zetacore/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore/client.go#L132-L136

Added lines #L132 - L136 were not covered by tests

Check warning on line 142 in zetaclient/zetacore/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore/client.go#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 201 in zetaclient/zetacore/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore/client.go#L201

Added line #L201 was not covered by tests

Check warning on line 17 in zetaclient/zetacore/client_cosmos.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore/client_cosmos.go#L17

Added line #L17 was not covered by tests

Check warning on line 14 in zetaclient/zetacore/client_subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore/client_subscriptions.go#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 22 in zetaclient/zetacore/client_subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore/client_subscriptions.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 27 in zetaclient/zetacore/client_subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore/client_subscriptions.go#L26-L27

Added lines #L26 - L27 were not covered by tests