API surface review and cleanup #191
Annotations
10 errors
ResetSimple
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
CountCollections:
ChromaDB.Client.Tests/ClientTests.cs#L147
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
CreateCollectionAlreadyExists:
ChromaDB.Client.Tests/ClientTests.cs#L94
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
CreateCollectionWithMetadata:
ChromaDB.Client.Tests/ClientTests.cs#L79
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
CreateCollectionWithoutMetadata:
ChromaDB.Client.Tests/ClientTests.cs#L63
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
DeleteCollection:
ChromaDB.Client.Tests/ClientTests.cs#L104
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
DeleteCollectionNotExists:
ChromaDB.Client.Tests/ClientTests.cs#L112
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
GetCollectionSimple:
ChromaDB.Client.Tests/ClientTests.cs#L36
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
GetOrCreateCollectionDoesExist:
ChromaDB.Client.Tests/ClientTests.cs#L134
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|
GetOrCreateCollectionDoesNotExist:
ChromaDB.Client.Tests/ClientTests.cs#L123
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.
|