feat: Support restful & go sdk for Int8Vector #39278
Merged
Codecov / codecov/project
succeeded
Jan 24, 2025 in 1s
80.92% (target 77.00%)
View this Pull Request on Codecov
80.92% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 76.92308%
with 39 lines
in your changes missing coverage. Please review.
Project coverage is 80.92%. Comparing base (
7476eb3
) to head (a2fc632
).
Report is 21 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #39278 +/- ##
===========================================
+ Coverage 69.56% 80.92% +11.36%
===========================================
Files 300 1408 +1108
Lines 26986 199051 +172065
===========================================
+ Hits 18773 161087 +142314
- Misses 8213 32254 +24041
- Partials 0 5710 +5710
Components | Coverage Δ | |
---|---|---|
Client | 79.49% <78.94%> (∅) |
|
Core | 69.56% <ø> (-0.01%) |
⬇️ |
Go | 82.84% <75.26%> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
client/column/conversion.go | 96.53% <100.00%> (ø) |
|
client/milvusclient/write_options.go | 65.58% <100.00%> (ø) |
|
client/row/schema.go | 91.91% <100.00%> (ø) |
|
client/entity/vectors.go | 68.18% <66.66%> (ø) |
|
client/column/columns.go | 85.82% <85.00%> (ø) |
|
client/row/data.go | 67.15% <62.50%> (ø) |
|
...ernal/distributed/proxy/httpserver/wrap_request.go | 94.76% <90.00%> (ø) |
|
client/column/vector.go | 81.39% <77.77%> (ø) |
|
client/entity/field.go | 57.30% <0.00%> (ø) |
|
internal/distributed/proxy/httpserver/utils.go | 84.14% <68.25%> (ø) |
Loading