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

Added GPU IndexTypes to support Milvus-GPU #259

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Clang format from build directory

30ff077
Select commit
Loading
Failed to load commit list.
Open

Added GPU IndexTypes to support Milvus-GPU #259

Clang format from build directory
30ff077
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 1s

97.19% (target 95.00%)

View this Pull Request on Codecov

97.19% (target 95.00%)

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (e90aa2f) 97.33% compared to head (30ff077) 97.19%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
- Coverage   97.33%   97.19%   -0.15%     
==========================================
  Files          34       34              
  Lines        2628     2637       +9     
==========================================
+ Hits         2558     2563       +5     
- Misses         70       74       +4     
Files Coverage Δ
src/impl/types/IndexDesc.cpp 98.88% <100.00%> (+0.01%) ⬆️
src/impl/TypeUtils.cpp 97.80% <50.00%> (-0.61%) ⬇️