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 shared stream interfaces #1449

Merged
merged 40 commits into from
Apr 18, 2024

Run fmt

eca6be1
Select commit
Loading
Failed to load commit list.
Merged

Add shared stream interfaces #1449

Run fmt
eca6be1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 17, 2024 in 0s

90.0% of diff hit (target 74.3%)

View this Pull Request on Codecov

90.0% of diff hit (target 74.3%)

Annotations

Check warning on line 143 in kube-runtime/src/controller/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L140-L143

Added lines #L140 - L143 were not covered by tests

Check warning on line 792 in kube-runtime/src/controller/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L792

Added line #L792 was not covered by tests

Check warning on line 821 in kube-runtime/src/controller/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L819-L821

Added lines #L819 - L821 were not covered by tests

Check warning on line 825 in kube-runtime/src/controller/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L824-L825

Added lines #L824 - L825 were not covered by tests

Check warning on line 829 in kube-runtime/src/controller/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L829

Added line #L829 was not covered by tests

Check warning on line 835 in kube-runtime/src/controller/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L835

Added line #L835 was not covered by tests

Check warning on line 106 in kube-runtime/src/reflector/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/dispatcher.rs#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 121 in kube-runtime/src/reflector/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/dispatcher.rs#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 137 in kube-runtime/src/reflector/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/dispatcher.rs#L136-L137

Added lines #L136 - L137 were not covered by tests