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: Support restful & go sdk for Int8Vector #39278

Merged

feat: Support restful & go sdk for Int8Vector

a2fc632
Select commit
Loading
Failed to load commit list.
Merged

feat: Support restful & go sdk for Int8Vector #39278

feat: Support restful & go sdk for Int8Vector
a2fc632
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
internal/distributed/proxy/httpserver/utils.go 68.25% 15 Missing and 5 partials ⚠️
client/column/vector.go 77.77% 4 Missing ⚠️
client/entity/field.go 0.00% 4 Missing ⚠️
client/column/columns.go 85.00% 2 Missing and 1 partial ⚠️
client/row/data.go 62.50% 2 Missing and 1 partial ⚠️
...ernal/distributed/proxy/httpserver/wrap_request.go 90.00% 2 Missing and 1 partial ⚠️
client/entity/vectors.go 66.66% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             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%> (ø)

... and 1102 files with indirect coverage changes