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

a30f2e6
Select commit
Loading
Failed to load commit list.
Merged

Add shared stream interfaces #1449

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

89.8% of diff hit (target 74.3%)

View this Pull Request on Codecov

89.8% of diff hit (target 74.3%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L134-L137

Added lines #L134 - L137 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L729 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L737-L739

Added lines #L737 - L739 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/controller/mod.rs#L742-L743

Added lines #L742 - L743 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L747 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L753 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/dispatcher.rs#L68-L69

Added lines #L68 - L69 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/dispatcher.rs#L83-L84

Added lines #L83 - L84 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/dispatcher.rs#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 209 in kube-runtime/src/reflector/object_ref.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-runtime/src/reflector/object_ref.rs#L209

Added line #L209 was not covered by tests