Closed matrixji closed 2 years ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: matrixji
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cc @yhmo /cc @ArkaprabhaChakraborty
Merging #171 (4490b5d) into master (504b025) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #171 +/- ##
==========================================
+ Coverage 99.26% 99.30% +0.04%
==========================================
Files 44 47 +3
Lines 2298 2315 +17
==========================================
+ Hits 2281 2299 +18
+ Misses 17 16 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/impl/types/SearchArguments.cpp | 100.00% <ø> (ø) |
|
src/include/milvus/types/HybirdTimestamp.h | 100.00% <ø> (ø) |
|
src/include/milvus/types/ProgressMonitor.h | 100.00% <ø> (ø) |
|
src/include/milvus/types/QueryResults.h | 100.00% <ø> (ø) |
|
src/include/milvus/types/SearchResults.h | 100.00% <ø> (ø) |
|
src/impl/types/HybirdTimestamp.cpp | 100.00% <100.00%> (ø) |
|
src/impl/types/IDArray.cpp | 100.00% <100.00%> (ø) |
|
src/impl/types/IndexState.cpp | 100.00% <100.00%> (ø) |
|
src/impl/types/PartitionInfo.cpp | 100.00% <100.00%> (ø) |
|
src/impl/types/PartitionStat.cpp | 100.00% <100.00%> (ø) |
|
... and 11 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 504b025...4490b5d. Read the comment docs.
/lgtm
fixes #168
Signed-off-by: Ji Bin matrixji@live.com