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

Add Fabric8 Kubernetes client integration #5167

Merged
merged 19 commits into from
Jan 29, 2024

expectContinue() test is disabled

2546673
Select commit
Loading
Failed to load commit list.
Merged

Add Fabric8 Kubernetes client integration #5167

expectContinue() test is disabled
2546673
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2024 in 1s

56.34% of diff hit (target 73.67%)

View this Pull Request on Codecov

56.34% of diff hit (target 73.67%)

Annotations

Check warning on line 140 in core/src/main/java/com/linecorp/armeria/client/HttpChannelPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/linecorp/armeria/client/HttpChannelPool.java#L140

Added line #L140 was not covered by tests

Check warning on line 52 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L52

Added line #L52 was not covered by tests

Check warning on line 54 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L54

Added line #L54 was not covered by tests

Check warning on line 78 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L78

Added line #L78 was not covered by tests

Check warning on line 84 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 87 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 89 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L89

Added line #L89 was not covered by tests

Check warning on line 93 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 96 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 98 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L98

Added line #L98 was not covered by tests

Check warning on line 100 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L100

Added line #L100 was not covered by tests

Check warning on line 104 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L104

Added line #L104 was not covered by tests

Check warning on line 106 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L106

Added line #L106 was not covered by tests

Check warning on line 110 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 112 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L112

Added line #L112 was not covered by tests

Check warning on line 117 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L117

Added line #L117 was not covered by tests

Check warning on line 119 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L119

Added line #L119 was not covered by tests

Check warning on line 121 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L121

Added line #L121 was not covered by tests

Check warning on line 127 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 129 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L129

Added line #L129 was not covered by tests

Check warning on line 131 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L131

Added line #L131 was not covered by tests

Check warning on line 137 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 141 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 150 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L144-L150

Added lines #L144 - L150 were not covered by tests

Check warning on line 155 in it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

it/kubernetes-chaos-tests/src/main/java/com/linecorp/armeria/kubernetes/it/CheckerCommand.java#L153-L155

Added lines #L153 - L155 were not covered by tests