mirror of https://github.com/milvus-io/milvus.git
Add unittest to improve code coverage
Former-commit-id: 201f0aa49e618f4d049098b63cdd4be3d0ae697dpull/191/head
commit
179a1f2f62
|
@ -26,6 +26,7 @@ Please mark all change in change log and use the ticket from JIRA.
|
|||
- MS-653 - When config check fail, Milvus close without message
|
||||
- MS-654 - Describe index timeout when building index
|
||||
- MS-658 - Fix SQ8 Hybrid can't search
|
||||
- \#23 - Add unittest to improve code coverage
|
||||
|
||||
## Improvement
|
||||
- MS-552 - Add and change the easylogging library
|
||||
|
@ -190,7 +191,8 @@ Please mark all change in change log and use the ticket from JIRA.
|
|||
- MS-570 - Add prometheus docker-compose file
|
||||
- MS-576 - Scheduler refactor
|
||||
- MS-592 - Change showtables stream transport to unary
|
||||
#23 Add unittest to improve code coverage
|
||||
- /#23 - Add unittest to improve code coverage
|
||||
sfasdas
|
||||
|
||||
## New Feature
|
||||
- MS-343 - Implement ResourceMgr
|
||||
|
|
Loading…
Reference in New Issue