Implement Where filter as strongly typed. #222
Annotations
2 errors
QueryWithWhereGreaterThanOrEqual:
ChromaDB.Client.Tests/CollectionClientQueryTests.cs#L252
Assert.That(result[0][0].Id, Is.EqualTo(Id1))
String lengths are both 3. Strings differ at index 2.
Expected: "id1"
But was: "id2"
-------------^
|
ci
Process completed with exit code 1.
|