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

Replace x/slices with standard slices pkg #2193

Merged
merged 5 commits into from
Sep 20, 2023

fix generics type

e1bae85
Select commit
Loading
Failed to load commit list.
Merged

Replace x/slices with standard slices pkg #2193

fix generics type
e1bae85
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 20, 2023 in 0s

21.05% of diff hit (target 31.41%)

View this Pull Request on Codecov

21.05% of diff hit (target 31.41%)

Annotations

Check warning on line 92 in hack/tools/metrics/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hack/tools/metrics/main.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 342 in internal/file/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/file/file.go#L342

Added line #L342 was not covered by tests

Check warning on line 79 in internal/net/grpc/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/stream.go#L79

Added line #L79 was not covered by tests

Check warning on line 238 in internal/net/grpc/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/stream.go#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 308 in pkg/discoverer/k8s/service/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/discoverer/k8s/service/discover.go#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 335 in pkg/discoverer/k8s/service/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/discoverer/k8s/service/discover.go#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 350 in pkg/discoverer/k8s/service/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/discoverer/k8s/service/discover.go#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 363 in pkg/discoverer/k8s/service/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/discoverer/k8s/service/discover.go#L362-L363

Added lines #L362 - L363 were not covered by tests

Check warning on line 472 in pkg/discoverer/k8s/service/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/discoverer/k8s/service/discover.go#L471-L472

Added lines #L471 - L472 were not covered by tests

Check warning on line 480 in pkg/discoverer/k8s/service/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/discoverer/k8s/service/discover.go#L479-L480

Added lines #L479 - L480 were not covered by tests

Check warning on line 560 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L560

Added line #L560 was not covered by tests

Check warning on line 584 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L583-L584

Added lines #L583 - L584 were not covered by tests

Check warning on line 650 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L649-L650

Added lines #L649 - L650 were not covered by tests

Check warning on line 671 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L666-L671

Added lines #L666 - L671 were not covered by tests