fix: [GoSDK] Pass base64 passwd content instead of raw data #40268
Codecov / codecov/project
succeeded
Feb 28, 2025 in 0s
80.59% (target 77.00%)
View this Pull Request on Codecov
80.59% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 80.59%. Comparing base (
0a4e7b5
) to head (395fb12
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
client/milvusclient/collection_options.go | 66.66% | 5 Missing |
client/index/index.go | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #40268 +/- ##
===========================================
+ Coverage 69.92% 80.59% +10.66%
===========================================
Files 309 1473 +1164
Lines 27638 206578 +178940
===========================================
+ Hits 19326 166490 +147164
- Misses 8312 34067 +25755
- Partials 0 6021 +6021
Components | Coverage Δ | |
---|---|---|
Client | 79.21% <66.66%> (∅) |
|
Core | 69.92% <ø> (ø) |
|
Go | 82.38% <ø> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
client/milvusclient/rbac_options.go | 100.00% <100.00%> (ø) |
|
client/index/index.go | 44.44% <33.33%> (ø) |
|
client/milvusclient/collection_options.go | 96.11% <66.66%> (ø) |
Loading