feat: Add Text Embedding Function #36366
82.77% of diff hit (target 80.00%)
View this Pull Request on Codecov
82.77% of diff hit (target 80.00%)
Annotations
Check warning on line 213 in internal/datanode/importv2/util.go
codecov / codecov/patch
internal/datanode/importv2/util.go#L212-L213
Added lines #L212 - L213 were not covered by tests
Check warning on line 216 in internal/datanode/importv2/util.go
codecov / codecov/patch
internal/datanode/importv2/util.go#L215-L216
Added lines #L215 - L216 were not covered by tests
Check warning on line 226 in internal/datanode/importv2/util.go
codecov / codecov/patch
internal/datanode/importv2/util.go#L225-L226
Added lines #L225 - L226 were not covered by tests
Check warning on line 229 in internal/datanode/importv2/util.go
codecov / codecov/patch
internal/datanode/importv2/util.go#L228-L229
Added lines #L228 - L229 were not covered by tests
Check warning on line 71 in internal/flushcommon/pipeline/flow_graph_embedding_node.go
codecov / codecov/patch
internal/flushcommon/pipeline/flow_graph_embedding_node.go#L71
Added line #L71 was not covered by tests
Check warning on line 150 in internal/proxy/task_insert.go
codecov / codecov/patch
internal/proxy/task_insert.go#L149-L150
Added lines #L149 - L150 were not covered by tests
Check warning on line 153 in internal/proxy/task_insert.go
codecov / codecov/patch
internal/proxy/task_insert.go#L152-L153
Added lines #L152 - L153 were not covered by tests
Check warning on line 430 in internal/proxy/task_search.go
codecov / codecov/patch
internal/proxy/task_search.go#L429-L430
Added lines #L429 - L430 were not covered by tests
Check warning on line 433 in internal/proxy/task_search.go
codecov / codecov/patch
internal/proxy/task_search.go#L432-L433
Added lines #L432 - L433 were not covered by tests
Check warning on line 519 in internal/proxy/task_search.go
codecov / codecov/patch
internal/proxy/task_search.go#L518-L519
Added lines #L518 - L519 were not covered by tests
Check warning on line 161 in internal/proxy/task_upsert.go
codecov / codecov/patch
internal/proxy/task_upsert.go#L160-L161
Added lines #L160 - L161 were not covered by tests
Check warning on line 2236 in internal/proxy/util.go
codecov / codecov/patch
internal/proxy/util.go#L2234-L2236
Added lines #L2234 - L2236 were not covered by tests
Check warning on line 2239 in internal/proxy/util.go
codecov / codecov/patch
internal/proxy/util.go#L2239
Added line #L2239 was not covered by tests
Check warning on line 74 in internal/querynodev2/pipeline/embedding_node.go
codecov / codecov/patch
internal/querynodev2/pipeline/embedding_node.go#L74
Added line #L74 was not covered by tests
Check warning on line 62 in internal/util/function/ali_embedding_provider.go
codecov / codecov/patch
internal/util/function/ali_embedding_provider.go#L61-L62
Added lines #L61 - L62 were not covered by tests
Check warning on line 91 in internal/util/function/ali_embedding_provider.go
codecov / codecov/patch
internal/util/function/ali_embedding_provider.go#L90-L91
Added lines #L90 - L91 were not covered by tests
Check warning on line 136 in internal/util/function/ali_embedding_provider.go
codecov / codecov/patch
internal/util/function/ali_embedding_provider.go#L135-L136
Added lines #L135 - L136 were not covered by tests
Check warning on line 77 in internal/util/function/bedrock_embedding_provider.go
codecov / codecov/patch
internal/util/function/bedrock_embedding_provider.go#L76-L77
Added lines #L76 - L77 were not covered by tests
Check warning on line 86 in internal/util/function/bedrock_embedding_provider.go
codecov / codecov/patch
internal/util/function/bedrock_embedding_provider.go#L85-L86
Added lines #L85 - L86 were not covered by tests
Check warning on line 128 in internal/util/function/bedrock_embedding_provider.go
codecov / codecov/patch
internal/util/function/bedrock_embedding_provider.go#L127-L128
Added lines #L127 - L128 were not covered by tests
Check warning on line 168 in internal/util/function/bedrock_embedding_provider.go
codecov / codecov/patch
internal/util/function/bedrock_embedding_provider.go#L167-L168
Added lines #L167 - L168 were not covered by tests
Check warning on line 177 in internal/util/function/bedrock_embedding_provider.go
codecov / codecov/patch
internal/util/function/bedrock_embedding_provider.go#L176-L177
Added lines #L176 - L177 were not covered by tests
Check warning on line 183 in internal/util/function/bedrock_embedding_provider.go
codecov / codecov/patch
internal/util/function/bedrock_embedding_provider.go#L182-L183
Added lines #L182 - L183 were not covered by tests
Check warning on line 56 in internal/util/function/function_base.go
codecov / codecov/patch
internal/util/function/function_base.go#L55-L56
Added lines #L55 - L56 were not covered by tests
Check warning on line 101 in internal/util/function/function_executor.go
codecov / codecov/patch
internal/util/function/function_executor.go#L100-L101
Added lines #L100 - L101 were not covered by tests