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(translator): extension server should fail close #4936

Merged
merged 8 commits into from
Jan 9, 2025

Removed a trailing space in the release notes.

52a41c2
Select commit
Loading
Failed to load commit list.
Merged

feat(translator): extension server should fail close #4936

Removed a trailing space in the release notes.
52a41c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2025 in 1s

65.60% of diff hit (target 60.00%)

View this Pull Request on Codecov

65.60% of diff hit (target 60.00%)

Annotations

Check warning on line 112 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 147 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L147

Added line #L147 was not covered by tests

Check warning on line 152 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L152

Added line #L152 was not covered by tests

Check warning on line 155 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L155

Added line #L155 was not covered by tests

Check warning on line 166 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L166

Added line #L166 was not covered by tests

Check warning on line 174 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L174

Added line #L174 was not covered by tests

Check warning on line 179 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L179

Added line #L179 was not covered by tests

Check warning on line 189 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L189

Added line #L189 was not covered by tests

Check warning on line 196 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L196

Added line #L196 was not covered by tests

Check warning on line 201 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L201

Added line #L201 was not covered by tests

Check warning on line 204 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L204

Added line #L204 was not covered by tests

Check warning on line 215 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L215

Added line #L215 was not covered by tests

Check warning on line 223 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L223

Added line #L223 was not covered by tests

Check warning on line 228 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L228

Added line #L228 was not covered by tests

Check warning on line 238 in internal/extension/registry/extension_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/extension/registry/extension_manager.go#L238

Added line #L238 was not covered by tests

Check warning on line 41 in internal/xds/translator/extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/extension.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 80 in internal/xds/translator/extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/extension.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 112 in internal/xds/translator/extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/extension.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 155 in internal/xds/translator/extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/extension.go#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 207 in internal/xds/translator/translator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/translator.go#L207

Added line #L207 was not covered by tests

Check warning on line 212 in internal/xds/translator/translator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/translator.go#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 218 in internal/xds/translator/translator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/translator.go#L215-L218

Added lines #L215 - L218 were not covered by tests

Check warning on line 222 in internal/xds/translator/translator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/translator.go#L220-L222

Added lines #L220 - L222 were not covered by tests