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): remove redundant getters/setters #3268

Merged
merged 6 commits into from
Dec 11, 2024

Merge branch 'develop' into refactor/minimize-apis

1a01dc1
Select commit
Loading
Failed to load commit list.
Merged

refactor(zetaclient): remove redundant getters/setters #3268

Merge branch 'develop' into refactor/minimize-apis
1a01dc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 0s

89.58% of diff hit (target 61.81%)

View this Pull Request on Codecov

89.58% of diff hit (target 61.81%)

Annotations

Check warning on line 247 in zetaclient/chains/evm/observer/observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/observer.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 179 in zetaclient/orchestrator/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/bootstrap.go#L179

Added line #L179 was not covered by tests

Check warning on line 200 in zetaclient/orchestrator/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/bootstrap.go#L200

Added line #L200 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L775

Added line #L775 was not covered by tests