Added GPU IndexTypes to support Milvus-GPU #259
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
@@ 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%) |
⬇️ |
Loading