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: Added code for Internal-tls #36865

Merged
merged 6 commits into from
Nov 19, 2024

fix ut

2a62871
Select commit
Loading
Failed to load commit list.
Merged

feat: Added code for Internal-tls #36865

fix ut
2a62871
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 0s

72.18% of diff hit (target 80.00%)

View this Pull Request on Codecov

72.18% of diff hit (target 80.00%)

Annotations

Check warning on line 81 in internal/distributed/datacoord/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/datacoord/client/client.go#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 82 in internal/distributed/datanode/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/datanode/client/client.go#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 82 in internal/distributed/indexnode/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/indexnode/client/client.go#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 79 in internal/distributed/proxy/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/proxy/client/client.go#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 73 in internal/distributed/querycoord/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/querycoord/client/client.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 82 in internal/distributed/querynode/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/querynode/client/client.go#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 80 in internal/distributed/rootcoord/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/rootcoord/client/client.go#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 46 in internal/distributed/utils/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/utils/util.go#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 74 in internal/distributed/utils/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/utils/util.go#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 79 in internal/distributed/utils/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/distributed/utils/util.go#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 66 in internal/util/mock/grpcclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/util/mock/grpcclient.go#L65-L66

Added lines #L65 - L66 were not covered by tests