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_: RPC providers detailed statuses #5923 #5924

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

fix_: address PR comments

eb10b20
Select commit
Loading
Failed to load commit list.
Open

feat_: RPC providers detailed statuses #5923 #5924

fix_: address PR comments
eb10b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 0s

88.98% of diff hit (target 47.02%)

View this Pull Request on Codecov

88.98% of diff hit (target 47.02%)

Annotations

Check warning on line 140 in circuitbreaker/circuit_breaker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitbreaker/circuit_breaker.go#L140

Added line #L140 was not covered by tests

Check warning on line 106 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L106

Added line #L106 was not covered by tests

Check warning on line 145 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L145

Added line #L145 was not covered by tests

Check warning on line 165 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L165

Added line #L165 was not covered by tests

Check warning on line 172 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L172

Added line #L172 was not covered by tests

Check warning on line 179 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L179

Added line #L179 was not covered by tests

Check warning on line 186 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L186

Added line #L186 was not covered by tests

Check warning on line 193 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L193

Added line #L193 was not covered by tests

Check warning on line 201 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L201

Added line #L201 was not covered by tests

Check warning on line 216 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L216

Added line #L216 was not covered by tests

Check warning on line 219 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L219

Added line #L219 was not covered by tests

Check warning on line 222 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L222

Added line #L222 was not covered by tests

Check warning on line 225 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L225

Added line #L225 was not covered by tests

Check warning on line 228 in healthmanager/provider_errors/provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/provider_errors.go#L228

Added line #L228 was not covered by tests

Check warning on line 50 in healthmanager/provider_errors/rpc_provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/rpc_provider_errors.go#L50

Added line #L50 was not covered by tests

Check warning on line 63 in healthmanager/provider_errors/rpc_provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/rpc_provider_errors.go#L63

Added line #L63 was not covered by tests

Check warning on line 69 in healthmanager/provider_errors/rpc_provider_errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/provider_errors/rpc_provider_errors.go#L69

Added line #L69 was not covered by tests

Check warning on line 92 in healthmanager/providers_health_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/providers_health_manager.go#L88-L92

Added lines #L88 - L92 were not covered by tests

Check warning on line 94 in healthmanager/providers_health_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/providers_health_manager.go#L94

Added line #L94 was not covered by tests

Check warning on line 101 in healthmanager/providers_health_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

healthmanager/providers_health_manager.go#L98-L101

Added lines #L98 - L101 were not covered by tests

Check warning on line 202 in rpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/client.go#L202

Added line #L202 was not covered by tests

Check warning on line 219 in rpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/client.go#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 231 in rpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/client.go#L231

Added line #L231 was not covered by tests

Check warning on line 243 in rpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/client.go#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 246 in rpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/client.go#L246

Added line #L246 was not covered by tests