shengjh
4dee7dfac6
Improve codecov ( #1095 )
...
* Optimize config test. Dir src/config 99% lines covered
* add unittest coverage
* optimize cache&config unittest
* code format
* format
* format code
* fix merge conflict
* cover src/utils unittest
* '#831 fix exe_path judge error'
* #831 fix exe_path judge error
* add some unittest coverage
* add some unittest coverage
* improve coverage of src/wrapper
* improve src/wrapper coverage
* *test optimize db/meta unittest
* fix bug
* *test optimize mysqlMetaImpl unittest
* *style: format code
* import server& scheduler unittest coverage
* handover next work
* *test: add some test_meta test case
* *format code
* *fix: fix typo
* feat(codecov): improve code coverage for src/db(#872 )
* feat(codecov): improve code coverage for src/db/engine(#872 )
* feat(codecov): improve code coverage(#872 )
* fix config unittest bug
* feat(codecov): improve code coverage core/db/engine(#872 )
* feat(codecov): improve code coverage core/knowhere
* feat(codecov): improve code coverage core/knowhere
* feat(codecov): improve code coverage
* feat(codecov): fix cpu test some error
* feat(codecov): improve code coverage
* feat(codecov): rename some fiu
* fix(db/meta): fix switch/case default action
* feat(codecov): improve code coverage(#872 )
* fix error caused by merge code
* format code
* feat(codecov): improve code coverage & format code(#872 )
* feat(codecov): fix test error(#872 )
* feat(codecov): fix unittest test_mem(#872 )
* feat(codecov): fix unittest(#872 )
* feat(codecov): fix unittest for resource manager(#872 )
* feat(codecov): code format (#872 )
* feat(codecov): trigger ci(#872 )
* fix(RequestScheduler): remove a wrong sleep statement
* test(test_rpc): fix rpc test
* Fix format issue
* Remove unused comments
* Fix unit test error
Co-authored-by: ABNER-1 <ABNER-1@users.noreply.github.com>
Co-authored-by: Jin Hai <hai.jin@zilliz.com>
2020-02-11 23:03:29 +08:00
Cai Yudong
a909f95c6c
#1078 Move 'insert_buffer_size' to Cache Config section ( #1085 )
...
Co-authored-by: Jin Hai <hai.jin@zilliz.com>
2020-01-18 10:08:46 +08:00
Cai Yudong
69d42a3d70
remove collector from config ( #939 )
...
* #931 remove collector from config
* #931 fix test_metrics build error
2020-01-07 16:14:38 +08:00
Cai Yudong
28da6c73d0
#908 move primary_path and secondary_path to storage config ( #909 )
2020-01-04 15:44:46 +08:00
Zhiru Zhu
e99896ac62
Add Opentracing ( #729 )
...
* add TracerUtil
* Interceptor ok
* add handler
* add context
* minor update
* keep span in trace context
* add span in search okay
* Update Context.cpp
* refactor
* refactor
* refactor
* format
* add context in SearchJob
* trace search okay
* add back finish span in interceptor
* add namespace
* add tracing config in server config
* add random id
* debug mode okay
* update CMakeLists
* add opentracing to cmake
* update unittest
* add tracing namespace
* remove std::run_time error
* add lock when erasing context_map
* update tracing config
* lint
* update CHANGELOG
* small fix
* fix server unit test
* fix scheduler unit test
* fix db unit test
* lint
* fix db unit test gpu version
* rename to tracing_config
* fix
* update
* trigger ci
2019-12-10 15:24:54 +08:00
Wang XiangYu
4847e5027f
Remove unused codes ( #732 )
...
* remove unused function and comments
* remove always-true parameter
* run on python2 explicitly
* fix clang-format
2019-12-09 19:09:14 +08:00
yudong.cai
a023511f16
#611 remove MILVUS_CPU_VERSION
2019-11-29 16:02:08 +08:00
groot
2b805489a1
#485 Increase code coverage rate
2019-11-23 11:34:45 +08:00
fishpenguin
7f5c2fefd8
Remove OnlyGpuPass and add MILVUS_GPU_VERSION define
2019-11-19 19:18:54 +08:00
Zhiru Zhu
a7cb907e44
remove gpu in unittest
2019-11-15 20:15:34 +08:00
youny626
2a1f2ab09d
change default config to gpu
2019-11-05 21:48:23 +08:00
youny626
bede77751e
clang format
2019-11-05 13:35:24 +08:00
youny626
4ca6b59b91
add CPU version
2019-11-05 10:23:59 +08:00
xiaojun.lin
39e127d707
Upgrade Faiss to v1.6
...
Former-commit-id: 637f6933c77c2644d4d90120d9d2aed77e4e70ff
2019-10-29 20:05:01 +08:00
starlord
e7876f6343
avoid relative header path
...
Former-commit-id: d4a01b720ac7011e17076b7c36a20af0ebe2b58a
2019-10-23 15:05:22 +08:00
starlord
41d37f9648
re-organize project
...
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
2019-10-14 09:51:48 +08:00