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

fix: [GoSDK] Pass base64 passwd content instead of raw data #40268

Merged

fix: [GoSDK] Pass base64 passwd content instead of raw data

395fb12
Select commit
Loading
Failed to load commit list.
Merged

fix: [GoSDK] Pass base64 passwd content instead of raw data #40268

fix: [GoSDK] Pass base64 passwd content instead of raw data
395fb12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 28, 2025 in 0s

66.66% of diff hit (target 80.00%)

View this Pull Request on Codecov

66.66% of diff hit (target 80.00%)

Annotations

Check warning on line 72 in client/index/index.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/index/index.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 91 in client/milvusclient/collection_options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/milvusclient/collection_options.go#L91

Added line #L91 was not covered by tests

Check warning on line 122 in client/milvusclient/collection_options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/milvusclient/collection_options.go#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 168 in client/milvusclient/collection_options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/milvusclient/collection_options.go#L168

Added line #L168 was not covered by tests