mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
* #815 change S3 client_ptr_ to shared_ptr * #815 install test_storage to unittest * #815 add MockS3Client.h for unittest * #815 optimize MockS3Client.h * #815 update unittest * #815 update unittest * #815 fix clang-format * #815 use FIU for unittest * #815 enable FIU in jenkins * #815 update unittest * #815 enable FIU in docker build