forked from pinecone-io/pinecone-python-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.durations_rest_asyncio
More file actions
167 lines (167 loc) · 26 KB
/
.durations_rest_asyncio
File metadata and controls
167 lines (167 loc) · 26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
{
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_default_index_with_metric[cosine]": 4.429329209960997,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_default_index_with_metric[dotproduct]": 9.325847292784601,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_default_index_with_metric[euclidean]": 6.310235166922212,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_dense_index_with_metric[cosine]": 6.485610374715179,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_dense_index_with_metric[dotproduct]": 8.94581549987197,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_dense_index_with_metric[euclidean]": 6.783360915724188,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_index[spec1]": 7.500529333949089,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_index[spec2]": 10.756541956681758,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_index[spec3]": 12.842133916914463,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_infinite_wait": 5.501124459318817,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_skip_wait": 0.9011247912421823,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_sparse_index": 9.501477668061852,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_with_deletion_protection": 11.651486583985388,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_with_enum_values_and_tags[Metric.COSINE-VectorType.DENSE-10]": 11.478587498888373,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_with_enum_values_and_tags[Metric.DOTPRODUCT-VectorType.SPARSE-None]": 16.505855332594365,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_with_enum_values_and_tags[Metric.EUCLIDEAN-VectorType.DENSE-10]": 14.609593332745135,
"tests/integration/rest_asyncio/db/control/resources/index/test_create.py::TestAsyncioCreateIndex::test_create_with_optional_tags": 14.074147623497993,
"tests/integration/rest_asyncio/db/control/test_configure_index_deletion_protection.py::TestDeletionProtection::test_configure_deletion_protection_invalid_options[invalid]": 0.17440141644328833,
"tests/integration/rest_asyncio/db/control/test_configure_index_deletion_protection.py::TestDeletionProtection::test_deletion_protection[DeletionProtection.ENABLED-DeletionProtection.DISABLED]": 14.593139498960227,
"tests/integration/rest_asyncio/db/control/test_configure_index_deletion_protection.py::TestDeletionProtection::test_deletion_protection[enabled-disabled]": 17.012483874335885,
"tests/integration/rest_asyncio/db/control/test_configure_index_deletion_protection.py::TestDeletionProtection::test_deletion_protection_invalid_options[invalid]": 0.863274541683495,
"tests/integration/rest_asyncio/db/control/test_configure_index_embed.py::TestConfigureIndexEmbed::test_convert_index_to_integrated": 2.787961750291288,
"tests/integration/rest_asyncio/db/control/test_configure_index_read_capacity.py::TestConfigureIndexReadCapacity::test_configure_serverless_index_read_capacity_dedicated": 30.871371292043477,
"tests/integration/rest_asyncio/db/control/test_configure_index_read_capacity.py::TestConfigureIndexReadCapacity::test_configure_serverless_index_read_capacity_dedicated_with_manual": 24.98713037511334,
"tests/integration/rest_asyncio/db/control/test_configure_index_read_capacity.py::TestConfigureIndexReadCapacity::test_configure_serverless_index_read_capacity_from_ondemand_to_dedicated": 37.68340287357569,
"tests/integration/rest_asyncio/db/control/test_configure_index_read_capacity.py::TestConfigureIndexReadCapacity::test_configure_serverless_index_read_capacity_ondemand": 10.59070162428543,
"tests/integration/rest_asyncio/db/control/test_configure_index_tags.py::TestIndexTags::test_add_index_tags": 5.526781500782818,
"tests/integration/rest_asyncio/db/control/test_configure_index_tags.py::TestIndexTags::test_index_tags_none_by_default": 9.314245998859406,
"tests/integration/rest_asyncio/db/control/test_configure_index_tags.py::TestIndexTags::test_merge_new_tags_with_existing_tags": 3.7143884589895606,
"tests/integration/rest_asyncio/db/control/test_configure_index_tags.py::TestIndexTags::test_remove_all_tags": 0.0002470826730132103,
"tests/integration/rest_asyncio/db/control/test_configure_index_tags.py::TestIndexTags::test_remove_tags_by_setting_empty_value_for_key": 15.02014849986881,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_default_index_with_metric[cosine]": 13.9218819164671,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_default_index_with_metric[dotproduct]": 6.669159417506307,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_default_index_with_metric[euclidean]": 3.4670244995504618,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_dense_index_with_metric[cosine]": 10.31515554105863,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_dense_index_with_metric[dotproduct]": 3.302005792502314,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_dense_index_with_metric[euclidean]": 10.09795750072226,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_index[spec1]": 7.472711833193898,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_index[spec2]": 8.120360917411745,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_index[spec3]": 16.386472709011286,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_infinite_wait": 2.559781334362924,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_skip_wait": 3.0352457496337593,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_sparse_index": 2.4045110838487744,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_deletion_protection": 5.546462082769722,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_dict_spec_metadata_schema": 8.239012999925762,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_dict_spec_read_capacity_and_metadata_schema": 6.316295000258833,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_enum_values_and_tags[Metric.COSINE-VectorType.DENSE-10-None]": 6.325965126045048,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_enum_values_and_tags[Metric.DOTPRODUCT-VectorType.SPARSE-None-tags2]": 2.351615041960031,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_enum_values_and_tags[Metric.EUCLIDEAN-VectorType.DENSE-10-tags1]": 6.527551041916013,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_metadata_schema": 12.161380710080266,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_optional_tags": 9.530768458731472,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_read_capacity_and_metadata_schema": 8.601913542021066,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_read_capacity_dedicated": 16.79246266745031,
"tests/integration/rest_asyncio/db/control/test_create_index.py::TestAsyncioCreateIndex::test_create_with_read_capacity_ondemand": 6.9646964175626636,
"tests/integration/rest_asyncio/db/control/test_create_index_api_errors.py::TestCreateIndexApiErrorCases::test_create_index_invalid_metric": 0.3522465843707323,
"tests/integration/rest_asyncio/db/control/test_create_index_api_errors.py::TestCreateIndexApiErrorCases::test_create_index_that_already_exists": 11.108984208665788,
"tests/integration/rest_asyncio/db/control/test_create_index_api_errors.py::TestCreateIndexApiErrorCases::test_create_index_w_incompatible_options": 0.00019116699695587158,
"tests/integration/rest_asyncio/db/control/test_create_index_api_errors.py::TestCreateIndexApiErrorCases::test_create_index_with_invalid_name": 0.4501166669651866,
"tests/integration/rest_asyncio/db/control/test_create_index_api_errors.py::TestCreateIndexApiErrorCases::test_create_index_with_invalid_neg_dimension": 0.2043657093308866,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model[EmbedModel.Multilingual_E5_Large-CloudProvider.AWS-AwsRegion.US_EAST_1]": 6.188891832716763,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model[EmbedModel.Pinecone_Sparse_English_V0-CloudProvider.AWS-AwsRegion.US_EAST_1]": 0.8163209171034396,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model[multilingual-e5-large-aws-us-east-1]": 3.4963432080112398,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model_with_index_embed_dict[EmbedModel.Multilingual_E5_Large-Metric.COSINE]": 0.5729157919995487,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model_with_index_embed_dict[multilingual-e5-large-cosine]": 0.599264457821846,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model_with_index_embed_obj": 11.36480383342132,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model_with_read_capacity_and_schema": 1.623110584449023,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model_with_read_capacity_dedicated": 0.9130891244858503,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model_with_read_capacity_ondemand": 0.5099847088567913,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model.py::TestCreateIndexForModel::test_create_index_for_model_with_schema": 4.348562624771148,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_create_index_for_model_with_invalid_field_map": 1.9427139582112432,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_create_index_for_model_with_invalid_metric": 0.7986464165151119,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_create_index_for_model_with_invalid_model": 0.46384829143062234,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_create_index_for_model_with_missing_name": 0.20585695933550596,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_create_index_with_missing_field_map": 0.3821082077920437,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_create_index_with_missing_model": 0.10573345702141523,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_invalid_cloud": 1.2580374591052532,
"tests/integration/rest_asyncio/db/control/test_create_index_for_model_errors.py::TestCreateIndexForModelErrors::test_invalid_region": 0.0004681241698563099,
"tests/integration/rest_asyncio/db/control/test_create_index_timeouts.py::TestCreateIndexWithTimeout::test_create_index_default_timeout": 5.351204126607627,
"tests/integration/rest_asyncio/db/control/test_create_index_timeouts.py::TestCreateIndexWithTimeout::test_create_index_when_timeout_set": 12.55250587547198,
"tests/integration/rest_asyncio/db/control/test_create_index_timeouts.py::TestCreateIndexWithTimeout::test_create_index_with_negative_timeout": 0.6141853756271303,
"tests/integration/rest_asyncio/db/control/test_create_index_type_errors.py::TestCreateIndexTypeErrorCases::test_create_index_with_invalid_str_dimension": 0.16440316662192345,
"tests/integration/rest_asyncio/db/control/test_create_index_type_errors.py::TestCreateIndexTypeErrorCases::test_create_index_with_missing_dimension": 0.3624266656115651,
"tests/integration/rest_asyncio/db/control/test_describe_index.py::TestDescribeIndex::test_describe_index_when_not_ready": 1.1481031239964068,
"tests/integration/rest_asyncio/db/control/test_describe_index.py::TestDescribeIndex::test_describe_index_when_ready": 11.0876295408234,
"tests/integration/rest_asyncio/db/control/test_has_index.py::TestHasIndex::test_has_index_with_null_index_name": 0.3939267499372363,
"tests/integration/rest_asyncio/db/control/test_has_index.py::TestHasIndex::test_index_does_not_exist": 0.3417646670714021,
"tests/integration/rest_asyncio/db/control/test_has_index.py::TestHasIndex::test_index_exists_success": 6.462506666779518,
"tests/integration/rest_asyncio/db/control/test_list_indexes.py::TestListIndexes::test_list_indexes_includes_not_ready_indexes": 1.4314419995062053,
"tests/integration/rest_asyncio/db/control/test_list_indexes.py::TestListIndexes::test_list_indexes_includes_ready_indexes": 10.213358125183731,
"tests/integration/rest_asyncio/db/control/test_sparse_index.py::TestSparseIndex::test_create_sparse_index_with_metric": 8.445979707874358,
"tests/integration/rest_asyncio/db/control/test_sparse_index.py::TestSparseIndex::test_sparse_index_deletion_protection": 7.695346207823604,
"tests/integration/rest_asyncio/db/control/test_sparse_index.py::TestSparseIndexErrorCases::test_exception_when_passing_dimension": 0.1800039578229189,
"tests/integration/rest_asyncio/db/control/test_sparse_index.py::TestSparseIndexErrorCases::test_sparse_only_supports_dotproduct[cosine]": 0.29406145866960287,
"tests/integration/rest_asyncio/db/control/test_sparse_index.py::TestSparseIndexErrorCases::test_sparse_only_supports_dotproduct[euclidean]": 0.3438104148954153,
"tests/integration/rest_asyncio/db/data/test_client_instantiation.py::test_instantiation_through_non_async_client": 5.620592792518437,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_no_results[False]": 0.484865958802402,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_no_results[True]": 0.45540395798161626,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_nonexistent_namespace": 0.4580110409297049,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_pagination": 0.4499930408783257,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_simple_filter[False]": 0.46355683263391256,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_simple_filter[True]": 0.535993667319417,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_unspecified_namespace": 0.4607254988513887,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_in_operator[False]": 0.5013115424662828,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_in_operator[True]": 0.5816595847718418,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_limit[False]": 0.4698553760536015,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_limit[True]": 0.45304491790011525,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_multiple_conditions[False]": 0.4686862933449447,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_multiple_conditions[True]": 0.4598451661877334,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_numeric_filter[False]": 0.4915786664932966,
"tests/integration/rest_asyncio/db/data/test_fetch_by_metadata.py::TestFetchByMetadataAsyncio::test_fetch_by_metadata_with_numeric_filter[True]": 0.479502126108855,
"tests/integration/rest_asyncio/db/data/test_list.py::test_list[wneyyjvpgtlzgruypjbj]": 2.510710376314819,
"tests/integration/rest_asyncio/db/data/test_namespace_asyncio.py::TestNamespaceOperationsAsyncio::test_create_namespace": 0.2985187084414065,
"tests/integration/rest_asyncio/db/data/test_namespace_asyncio.py::TestNamespaceOperationsAsyncio::test_create_namespace_duplicate": 0.2899360843002796,
"tests/integration/rest_asyncio/db/data/test_namespace_asyncio.py::TestNamespaceOperationsAsyncio::test_delete_namespace": 0.34455500077456236,
"tests/integration/rest_asyncio/db/data/test_namespace_asyncio.py::TestNamespaceOperationsAsyncio::test_describe_namespace": 0.5890872101299465,
"tests/integration/rest_asyncio/db/data/test_namespace_asyncio.py::TestNamespaceOperationsAsyncio::test_list_namespaces": 0.7803498324938118,
"tests/integration/rest_asyncio/db/data/test_namespace_asyncio.py::TestNamespaceOperationsAsyncio::test_list_namespaces_with_limit": 1.3577800006605685,
"tests/integration/rest_asyncio/db/data/test_query.py::test_query[qlxjkqfhhgyomgqptkia]": 0.9680648744106293,
"tests/integration/rest_asyncio/db/data/test_query_namespaces.py::TestQueryNamespacesRest::test_missing_metric": 0.011652916204184294,
"tests/integration/rest_asyncio/db/data/test_query_namespaces.py::TestQueryNamespacesRest::test_missing_namespaces": 0.016643499489873648,
"tests/integration/rest_asyncio/db/data/test_query_namespaces.py::TestQueryNamespacesRest::test_query_namespaces": 1.1166662923060358,
"tests/integration/rest_asyncio/db/data/test_query_namespaces.py::TestQueryNamespacesRest::test_single_result_per_namespace": 0.5963384988717735,
"tests/integration/rest_asyncio/db/data/test_query_namespaces_sparse.py::TestQueryNamespacesRest_Sparse::test_missing_namespaces": 0.014599001035094261,
"tests/integration/rest_asyncio/db/data/test_query_namespaces_sparse.py::TestQueryNamespacesRest_Sparse::test_query_namespaces": 9.852663500234485,
"tests/integration/rest_asyncio/db/data/test_query_sparse.py::test_query_sparse[ytsngglqkjjavefabqzm]": 1.488265165593475,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecords::test_search_records": 7.5688867922872305,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecords::test_search_records_with_vector": 0.4962946670129895,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecords::test_search_with_match_terms_dict": 0.4502401673234999,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecords::test_search_with_match_terms_searchquery": 0.4353885855525732,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecords::test_search_with_rerank[RerankModel.Bge_Reranker_V2_M3]": 0.5380297494120896,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecords::test_search_with_rerank[bge-reranker-v2-m3]": 0.5450800824910402,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecords::test_search_with_rerank_query": 0.591994458809495,
"tests/integration/rest_asyncio/db/data/test_search_and_upsert_records.py::TestUpsertAndSearchRecordsErrorCases::test_search_with_rerank_nonexistent_model_error": 0.5302113341167569,
"tests/integration/rest_asyncio/db/data/test_unauthorized_access.py::test_unauthorized_requests_rejected": 0.17027650121599436,
"tests/integration/rest_asyncio/db/data/test_update.py::TestAsyncioUpdate::test_update_metadata[nebqtigsibgrtqurdjnt]": 0.7267967485822737,
"tests/integration/rest_asyncio/db/data/test_update.py::TestAsyncioUpdate::test_update_values[nebqtigsibgrtqurdjnt]": 1.7751803752034903,
"tests/integration/rest_asyncio/db/data/test_update_sparse.py::TestAsyncioUpdateSparse::test_update_metadata[ydnxvcjlkilwubizrimi]": 0.7550437077879906,
"tests/integration/rest_asyncio/db/data/test_update_sparse.py::TestAsyncioUpdateSparse::test_update_values[ydnxvcjlkilwubizrimi]": 1.9916669162921607,
"tests/integration/rest_asyncio/db/data/test_upsert.py::test_upsert_dense_errors": 0.24216224951669574,
"tests/integration/rest_asyncio/db/data/test_upsert.py::test_upsert_with_batch_size_dense[chsgmpzwanttglxlkpqo]": 1.6024812506511807,
"tests/integration/rest_asyncio/db/data/test_upsert_sparse.py::test_upsert_with_batch_size_sparse[isgbpndiptsdgyshlpil]": 0.7775482065044343,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_can_attempt_to_use_unknown_models": 0.19939795788377523,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_embeddings[EmbedModel.Multilingual_E5_Large-multilingual-e5-large]": 0.36330254236236215,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_embeddings[multilingual-e5-large-multilingual-e5-large]": 0.3172914581373334,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_embeddings_input_objects": 0.30976612446829677,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_embeddings_input_string": 0.24043016647920012,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_embeddings_invalid_input": 0.22217941656708717,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_embeddings_invalid_input_empty_list": 0.012138166930526495,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_sparse_embeddings[EmbedModel.Pinecone_Sparse_English_V0-pinecone-sparse-english-v0]": 0.1972104161977768,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_create_sparse_embeddings[pinecone-sparse-english-v0-pinecone-sparse-english-v0]": 0.19419258274137974,
"tests/integration/rest_asyncio/inference/test_embeddings.py::TestEmbedAsyncio::test_embedding_result_is_iterable": 0.29439037619158626,
"tests/integration/rest_asyncio/inference/test_models.py::TestGetModel::test_get_model": 0.18347016721963882,
"tests/integration/rest_asyncio/inference/test_models.py::TestGetModel::test_get_model_new_syntax": 0.19648358318954706,
"tests/integration/rest_asyncio/inference/test_models.py::TestListModels::test_list_models": 0.1339346249587834,
"tests/integration/rest_asyncio/inference/test_models.py::TestListModels::test_list_models_new_syntax": 0.15936479112133384,
"tests/integration/rest_asyncio/inference/test_models.py::TestListModels::test_list_models_with_type": 0.2047726670280099,
"tests/integration/rest_asyncio/inference/test_models.py::TestListModels::test_list_models_with_type_and_vector_type": 0.13747341698035598,
"tests/integration/rest_asyncio/inference/test_models.py::TestListModels::test_list_models_with_vector_type": 0.1962679587304592,
"tests/integration/rest_asyncio/inference/test_rerank.py::TestRerankAsyncio::test_rerank_allows_unknown_models_to_be_passed": 2.5824396670795977,
"tests/integration/rest_asyncio/inference/test_rerank.py::TestRerankAsyncio::test_rerank_basic[RerankModel.Bge_Reranker_V2_M3-bge-reranker-v2-m3]": 0.20897999964654446,
"tests/integration/rest_asyncio/inference/test_rerank.py::TestRerankAsyncio::test_rerank_basic[bge-reranker-v2-m3-bge-reranker-v2-m3]": 0.19929899973794818,
"tests/integration/rest_asyncio/inference/test_rerank.py::TestRerankAsyncio::test_rerank_basic_default_top_n": 0.28901354130357504,
"tests/integration/rest_asyncio/inference/test_rerank.py::TestRerankAsyncio::test_rerank_basic_document_dicts": 0.21776133310049772,
"tests/integration/rest_asyncio/inference/test_rerank.py::TestRerankAsyncio::test_rerank_document_dicts_custom_field": 0.4153327909298241,
"tests/integration/rest_asyncio/inference/test_rerank.py::TestRerankAsyncio::test_rerank_no_return_documents": 0.21565137477591634
}