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

fix: update RemoteConfig to handle multi-cluster networking #1348

Merged

fix: fix typo

aa67689
Select commit
Loading
Failed to load commit list.
Merged

fix: update RemoteConfig to handle multi-cluster networking #1348

fix: fix typo
aa67689
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 11, 2025 in 0s

80.48% of diff hit (target 82.51%)

View this Pull Request on Codecov

80.48% of diff hit (target 82.51%)

Annotations

Check warning on line 973 in src/commands/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/network.ts#L967-L973

Added lines #L967 - L973 were not covered by tests

Check warning on line 888 in src/commands/node/handlers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node/handlers.ts#L882-L888

Added lines #L882 - L888 were not covered by tests

Check warning on line 44 in src/core/config/remote/listr_config_tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/listr_config_tasks.ts#L44

Added line #L44 was not covered by tests

Check warning on line 50 in src/core/config/remote/listr_config_tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/listr_config_tasks.ts#L50

Added line #L50 was not covered by tests

Check warning on line 52 in src/core/config/remote/listr_config_tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/listr_config_tasks.ts#L52

Added line #L52 was not covered by tests

Check warning on line 70 in src/core/config/remote/listr_config_tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/listr_config_tasks.ts#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 73 in src/core/config/remote/listr_config_tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/listr_config_tasks.ts#L73

Added line #L73 was not covered by tests

Check warning on line 139 in src/core/config/remote/remote_config_data_wrapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/remote_config_data_wrapper.ts#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 143 in src/core/config/remote/remote_config_data_wrapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/remote_config_data_wrapper.ts#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 146 in src/core/config/remote/remote_config_data_wrapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/remote_config_data_wrapper.ts#L146

Added line #L146 was not covered by tests

Check warning on line 150 in src/core/config/remote/remote_config_data_wrapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/remote_config_data_wrapper.ts#L150

Added line #L150 was not covered by tests

Check warning on line 61 in src/core/config/remote/remote_config_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/remote_config_manager.ts#L61

Added line #L61 was not covered by tests

Check warning on line 222 in src/core/config/remote/remote_config_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/remote/remote_config_manager.ts#L222

Added line #L222 was not covered by tests